#69E7E9#69E7E9
#69E7E9 is a very light, moderate teal. Relative luminance 0.660; OKLCH L 85.8% C 0.112 H 196.7°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #69E7E9 |
|---|---|
| RGB | rgb(105, 231, 233) |
| HSL | hsl(181, 74%, 66%) |
| HSV | hsv(181, 55%, 91%) |
| CMYK | cmyk(54.9%, 0.9%, 0%, 8.6%) |
| CIE-LAB | lab(85.01, -34.20, -11.59) |
| CIE-LCH | lch(85.01, 36.11, 198.72°) |
| OKLab | oklab(85.79% -0.1069 -0.0321) |
| OKLCH | oklch(85.79% 0.112 196.7) |
| XYZ | xyz(49.1034, 66.0335, 87.2330) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.59
Robin'S Egg
#6DEDFD
ΔE00 5.00
Bright Cyan
#41FDFE
ΔE00 5.27
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Robin'S Egg Blue
#98EFF9
ΔE00 6.05
Mediumturquoise
#48D1CC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E7E9 #E96B69
analogous
#69E9AB #69E7E9 #69A7E9
triadic
#69E7E9 #E969E7 #E7E969
tetradic
#69E7E9 #AB69E9 #E96B69 #A7E969
square
#69E7E9 #AB69E9 #E96B69 #A7E969
split-complementary
#69E7E9 #E969A7 #E9AB69
monochromatic
#1CBABC #34DEE1 #69E7E9 #9EF0F1 #D4F8F9
Accessibility & contrast
On white
1.48
#69E7E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#69E7E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E7E9
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E7E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E7E9 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE9
Deuteranopia (green-blind)
#C4CEEA
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69e7e9; /* rgb */ color: rgb(105, 231, 233); /* oklch */ color: oklch(85.8% 0.112 196.7);
Tailwind
colors: {
custom: {
50: '#9feff0',
500: '#69e7e9',
950: '#000000',
},
}SCSS
$custom: #69e7e9; $custom-light: #9feff0; $custom-dark: #000000;
JSON
{
"hex": "#69e7e9",
"rgb": {
"r": 105,
"g": 231,
"b": 233
},
"hsl": {
"h": 180.938,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.85793,
"c": 0.11166,
"h": 196.7
},
"luminance": 0.66038
}Semantic roles & 50–950 ramp
primary
#69E7E9
secondary
#BB3D3B
accent
#120FD7
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585