#6DFFDE#6DFFDE
#6DFFDE is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.135 H 175.8°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFDE |
|---|---|
| RGB | rgb(109, 255, 222) |
| HSL | hsl(166, 100%, 71%) |
| HSV | hsv(166, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.70, -46.96, 4.01) |
| CIE-LCH | lch(91.70, 47.13, 175.12°) |
| OKLab | oklab(91.15% -0.1343 0.0099) |
| OKLCH | oklch(91.15% 0.135 175.8) |
| XYZ | xyz(55.2454, 80.0396, 81.6308) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.94
Aquamarine
#7FFFD4
ΔE00 3.33
Tiffany Blue
#7BF2DA
ΔE00 3.66
Light Turquoise
#7EF4CC
ΔE00 3.92
Bright Teal
#01F9C6
ΔE00 5.51
Aqua (survey)
#13EAC9
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFDE #FF6D8E
analogous
#6DFF95 #6DFFDE #6DD7FF
triadic
#6DFFDE #DE6DFF #FFDE6D
tetradic
#6DFFDE #956DFF #FF6D8E #D7FF6D
square
#6DFFDE #956DFF #FF6D8E #D7FF6D
split-complementary
#6DFFDE #FF6DD7 #FF956D
monochromatic
#00F2BB #30FFD0 #6DFFDE #AAFFEC #E0FFF8
Accessibility & contrast
On white
1.23
#6DFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#6DFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFDE
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFDE | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DD
Deuteranopia (green-blind)
#E1E1E0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6dffde; /* rgb */ color: rgb(109, 255, 222); /* oklch */ color: oklch(91.1% 0.135 175.8);
Tailwind
colors: {
custom: {
50: '#a3ffe8',
500: '#6dffde',
950: '#000000',
},
}SCSS
$custom: #6dffde; $custom-light: #a3ffe8; $custom-dark: #000000;
JSON
{
"hex": "#6dffde",
"rgb": {
"r": 109,
"g": 255,
"b": 222
},
"hsl": {
"h": 166.438,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.91149,
"c": 0.13466,
"h": 175.8
},
"luminance": 0.80045
}Semantic roles & 50–950 ramp
primary
#6DFFDE
secondary
#DB355A
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684