#6DFFDF#6DFFDF
#6DFFDF is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.134 H 176.3°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFDF |
|---|---|
| RGB | rgb(109, 255, 223) |
| HSL | hsl(167, 100%, 71%) |
| HSV | hsv(167, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.73, -46.73, 3.52) |
| CIE-LCH | lch(91.73, 46.86, 175.69°) |
| OKLab | oklab(91.18% -0.1339 0.0086) |
| OKLCH | oklch(91.18% 0.134 176.3) |
| XYZ | xyz(55.3798, 80.0934, 82.3388) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.09
Tiffany Blue
#7BF2DA
ΔE00 3.51
Aquamarine
#7FFFD4
ΔE00 3.59
Light Turquoise
#7EF4CC
ΔE00 4.11
Aqua (survey)
#13EAC9
ΔE00 5.68
Bright Teal
#01F9C6
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFDF #FF6D8D
analogous
#6DFF96 #6DFFDF #6DD6FF
triadic
#6DFFDF #DF6DFF #FFDF6D
tetradic
#6DFFDF #966DFF #FF6D8D #D6FF6D
square
#6DFFDF #966DFF #FF6D8D #D6FF6D
split-complementary
#6DFFDF #FF6DD6 #FF966D
monochromatic
#00F2BD #30FFD2 #6DFFDF #AAFFEC #E0FFF8
Accessibility & contrast
On white
1.23
#6DFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#6DFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFDF
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFDF | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1DE
Deuteranopia (green-blind)
#E0E1E1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6dffdf; /* rgb */ color: rgb(109, 255, 223); /* oklch */ color: oklch(91.2% 0.134 176.3);
Tailwind
colors: {
custom: {
50: '#a3ffe9',
500: '#6dffdf',
950: '#000000',
},
}SCSS
$custom: #6dffdf; $custom-light: #a3ffe9; $custom-dark: #000000;
JSON
{
"hex": "#6dffdf",
"rgb": {
"r": 109,
"g": 255,
"b": 223
},
"hsl": {
"h": 166.849,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.91177,
"c": 0.13414,
"h": 176.3
},
"luminance": 0.80099
}Semantic roles & 50–950 ramp
primary
#6DFFDF
secondary
#DB3559
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684