#6DFDC1#6DFDC1
#6DFDC1 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.9% C 0.151 H 163.1°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFDC1 |
|---|---|
| RGB | rgb(109, 253, 193) |
| HSL | hsl(155, 97%, 71%) |
| HSV | hsv(155, 57%, 99%) |
| CMYK | cmyk(56.9%, 0%, 23.7%, 0.8%) |
| CIE-LAB | lab(90.48, -52.53, 17.21) |
| CIE-LCH | lch(90.48, 55.28, 161.86°) |
| OKLab | oklab(89.94% -0.1449 0.044) |
| OKLCH | oklch(89.94% 0.151 163.1) |
| XYZ | xyz(51.0528, 77.3471, 62.6808) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.49
Light Greenish Blue
#63F7B4
ΔE00 2.09
Greenish Cyan
#2AFEB7
ΔE00 3.35
Light Blue Green
#7EFBB3
ΔE00 3.38
Aquamarine
#7FFFD4
ΔE00 3.99
Greenish Turquoise
#00FBB0
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFDC1 #FD6DA9
analogous
#6DFD79 #6DFDC1 #6DF1FD
triadic
#6DFDC1 #C16DFD #FDC16D
tetradic
#6DFDC1 #796DFD #FD6DA9 #F1FD6D
square
#6DFDC1 #796DFD #FD6DA9 #F1FD6D
split-complementary
#6DFDC1 #FD6DF1 #FD796D
monochromatic
#03EC8B #31FCA7 #6DFDC1 #A9FEDB #E1FFF2
Accessibility & contrast
On white
1.28
#6DFDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#6DFDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFDC1
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFDC1 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBE
Deuteranopia (green-blind)
#E5DEC5
Tritanopia (blue-blind)
#28FDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dfdc1; /* rgb */ color: rgb(109, 253, 193); /* oklch */ color: oklch(89.9% 0.151 163.1);
Tailwind
colors: {
custom: {
50: '#a2ffd3',
500: '#6dfdc1',
950: '#000000',
},
}SCSS
$custom: #6dfdc1; $custom-light: #a2ffd3; $custom-dark: #000000;
JSON
{
"hex": "#6dfdc1",
"rgb": {
"r": 109,
"g": 253,
"b": 193
},
"hsl": {
"h": 155,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.89941,
"c": 0.15149,
"h": 163.1
},
"luminance": 0.77352
}Semantic roles & 50–950 ramp
primary
#6DFDC1
secondary
#D93579
accent
#0060E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683