#69FFDE#69FFDE
#69FFDE is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.137 H 176.1°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFDE |
|---|---|
| RGB | rgb(105, 255, 222) |
| HSL | hsl(167, 100%, 71%) |
| HSV | hsv(167, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.59, -47.69, 3.83) |
| CIE-LCH | lch(91.59, 47.85, 175.41°) |
| OKLab | oklab(91.03% -0.1364 0.0094) |
| OKLCH | oklch(91.03% 0.137 176.1) |
| XYZ | xyz(54.7644, 79.7916, 81.6083) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.21
Aquamarine
#7FFFD4
ΔE00 3.51
Tiffany Blue
#7BF2DA
ΔE00 3.75
Light Turquoise
#7EF4CC
ΔE00 4.08
Bright Teal
#01F9C6
ΔE00 5.38
Aqua (survey)
#13EAC9
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFDE #FF698A
analogous
#69FF93 #69FFDE #69D5FF
triadic
#69FFDE #DE69FF #FFDE69
tetradic
#69FFDE #9369FF #FF698A #D5FF69
square
#69FFDE #9369FF #FF698A #D5FF69
split-complementary
#69FFDE #FF69D5 #FF9369
monochromatic
#00EEB9 #2CFFD1 #69FFDE #A6FFEB #E0FFF8
Accessibility & contrast
On white
1.24
#69FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#69FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFDE
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFDE | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DD
Deuteranopia (green-blind)
#E0E0E0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #69ffde; /* rgb */ color: rgb(105, 255, 222); /* oklch */ color: oklch(91.0% 0.137 176.1);
Tailwind
colors: {
custom: {
50: '#a1ffe8',
500: '#69ffde',
950: '#000000',
},
}SCSS
$custom: #69ffde; $custom-light: #a1ffe8; $custom-dark: #000000;
JSON
{
"hex": "#69ffde",
"rgb": {
"r": 105,
"g": 255,
"b": 222
},
"hsl": {
"h": 166.8,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.91027,
"c": 0.13675,
"h": 176.1
},
"luminance": 0.79797
}Semantic roles & 50–950 ramp
primary
#69FFDE
secondary
#DB3157
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684