#69FEDC#69FEDC
#69FEDC is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.137 H 175.4°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #69FEDC |
|---|---|
| RGB | rgb(105, 254, 220) |
| HSL | hsl(166, 99%, 70%) |
| HSV | hsv(166, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 13.4%, 0.4%) |
| CIE-LAB | lab(91.26, -47.74, 4.38) |
| CIE-LCH | lch(91.26, 47.94, 174.76°) |
| OKLab | oklab(90.74% -0.1363 0.0109) |
| OKLCH | oklch(90.74% 0.137 175.4) |
| XYZ | xyz(54.1797, 79.0487, 80.0989) |
| Luminance | 0.7905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.07
Aquamarine
#7FFFD4
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.75
Tiffany Blue
#7BF2DA
ΔE00 3.77
Bright Teal
#01F9C6
ΔE00 5.11
Aqua (survey)
#13EAC9
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FEDC #FE698B
analogous
#69FE92 #69FEDC #69D5FE
triadic
#69FEDC #DC69FE #FEDC69
tetradic
#69FEDC #9269FE #FE698B #D5FE69
square
#69FEDC #9269FE #FE698B #D5FE69
split-complementary
#69FEDC #FE69D5 #FE9269
monochromatic
#02EBB6 #2CFECE #69FEDC #A6FEEA #E1FFF8
Accessibility & contrast
On white
1.25
#69FEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#69FEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FEDC
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FEDC | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFDA
Deuteranopia (green-blind)
#E0DFDF
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69fedc; /* rgb */ color: rgb(105, 254, 220); /* oklch */ color: oklch(90.7% 0.137 175.4);
Tailwind
colors: {
custom: {
50: '#a1ffe6',
500: '#69fedc',
950: '#000000',
},
}SCSS
$custom: #69fedc; $custom-light: #a1ffe6; $custom-dark: #000000;
JSON
{
"hex": "#69fedc",
"rgb": {
"r": 105,
"g": 254,
"b": 220
},
"hsl": {
"h": 166.309,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.90739,
"c": 0.13671,
"h": 175.4
},
"luminance": 0.79054
}Semantic roles & 50–950 ramp
primary
#69FEDC
secondary
#D93258
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684