#69FFEE#69FFEE
#69FFEE is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.130 H 184.9°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFEE |
|---|---|
| RGB | rgb(105, 255, 238) |
| HSL | hsl(173, 100%, 71%) |
| HSV | hsv(173, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(91.99, -43.82, -3.86) |
| CIE-LCH | lch(91.99, 43.99, 185.04°) |
| OKLab | oklab(91.49% -0.1296 -0.0111) |
| OKLCH | oklch(91.49% 0.13 184.9) |
| XYZ | xyz(57.0114, 80.6904, 93.4426) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.35
Tiffany Blue
#7BF2DA
ΔE00 4.18
Bright Turquoise
#0FFEF9
ΔE00 4.65
Bright Cyan
#41FDFE
ΔE00 5.91
Aqua
#00FFFF
ΔE00 5.92
Light Aqua
#8CFFDB
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFEE #FF697A
analogous
#69FFA3 #69FFEE #69C5FF
triadic
#69FFEE #EE69FF #FFEE69
tetradic
#69FFEE #A369FF #FF697A #C5FF69
square
#69FFEE #A369FF #FF697A #C5FF69
split-complementary
#69FFEE #FF69C5 #FFA369
monochromatic
#00EED3 #2CFFE7 #69FFEE #A6FFF5 #E0FFFC
Accessibility & contrast
On white
1.23
#69FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#69FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFEE
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFEE | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2ED
Deuteranopia (green-blind)
#DCE1F0
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #69ffee; /* rgb */ color: rgb(105, 255, 238); /* oklch */ color: oklch(91.5% 0.130 184.9);
Tailwind
colors: {
custom: {
50: '#a2fff3',
500: '#69ffee',
950: '#000000',
},
}SCSS
$custom: #69ffee; $custom-light: #a2fff3; $custom-dark: #000000;
JSON
{
"hex": "#69ffee",
"rgb": {
"r": 105,
"g": 255,
"b": 238
},
"hsl": {
"h": 173.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.91488,
"c": 0.13005,
"h": 184.9
},
"luminance": 0.80696
}Semantic roles & 50–950 ramp
primary
#69FFEE
secondary
#DB3145
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685