#69FEDF#69FEDF
#69FEDF is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.135 H 177.0°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #69FEDF |
|---|---|
| RGB | rgb(105, 254, 223) |
| HSL | hsl(168, 99%, 70%) |
| HSV | hsv(168, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(91.33, -47.03, 2.93) |
| CIE-LCH | lch(91.33, 47.12, 176.43°) |
| OKLab | oklab(90.82% -0.135 0.0071) |
| OKLCH | oklch(90.82% 0.135 177) |
| XYZ | xyz(54.5806, 79.2090, 82.2102) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.34
Light Aqua
#8CFFDB
ΔE00 3.46
Aquamarine
#7FFFD4
ΔE00 3.97
Light Turquoise
#7EF4CC
ΔE00 4.34
Aqua (survey)
#13EAC9
ΔE00 5.40
Bright Teal
#01F9C6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FEDF #FE6988
analogous
#69FE95 #69FEDF #69D2FE
triadic
#69FEDF #DF69FE #FEDF69
tetradic
#69FEDF #9569FE #FE6988 #D2FE69
square
#69FEDF #9569FE #FE6988 #D2FE69
split-complementary
#69FEDF #FE69D2 #FE9569
monochromatic
#02EBBA #2CFED2 #69FEDF #A6FEEC #E1FFF9
Accessibility & contrast
On white
1.25
#69FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#69FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FEDF
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FEDF | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#DFDFE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69fedf; /* rgb */ color: rgb(105, 254, 223); /* oklch */ color: oklch(90.8% 0.135 177.0);
Tailwind
colors: {
custom: {
50: '#a1ffe8',
500: '#69fedf',
950: '#000000',
},
}SCSS
$custom: #69fedf; $custom-light: #a1ffe8; $custom-dark: #000000;
JSON
{
"hex": "#69fedf",
"rgb": {
"r": 105,
"g": 254,
"b": 223
},
"hsl": {
"h": 167.517,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.90822,
"c": 0.13516,
"h": 177
},
"luminance": 0.79215
}Semantic roles & 50–950 ramp
primary
#69FEDF
secondary
#D93255
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684