#69E6E5#69E6E5
#69E6E5 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.4% C 0.111 H 194.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #69E6E5 |
|---|---|
| RGB | rgb(105, 230, 229) |
| HSL | hsl(180, 71%, 66%) |
| HSV | hsv(180, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 0.4%, 9.8%) |
| CIE-LAB | lab(84.61, -34.78, -10.08) |
| CIE-LCH | lch(84.61, 36.22, 196.16°) |
| OKLab | oklab(85.43% -0.1075 -0.0279) |
| OKLCH | oklch(85.43% 0.111 194.6) |
| XYZ | xyz(48.2594, 65.2493, 84.1647) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.01
Bright Cyan
#41FDFE
ΔE00 5.42
Mediumturquoise
#48D1CC
ΔE00 5.57
Turquoise
#40E0D0
ΔE00 6.07
Robin'S Egg
#6DEDFD
ΔE00 6.08
Aqua
#00FFFF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E6E5 #E6696A
analogous
#69E6A6 #69E6E5 #69A8E6
triadic
#69E6E5 #E569E6 #E6E569
tetradic
#69E6E5 #A669E6 #E6696A #A8E669
square
#69E6E5 #A669E6 #E6696A #A8E669
split-complementary
#69E6E5 #E669A8 #E6A669
monochromatic
#1EB6B5 #35DDDC #69E6E5 #9DEFEE #D2F7F7
Accessibility & contrast
On white
1.49
#69E6E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#69E6E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E6E5
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E6E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E6E5 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE5
Deuteranopia (green-blind)
#C4CDE6
Tritanopia (blue-blind)
#00ECE5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69e6e5; /* rgb */ color: rgb(105, 230, 229); /* oklch */ color: oklch(85.4% 0.111 194.6);
Tailwind
colors: {
custom: {
50: '#9feeed',
500: '#69e6e5',
950: '#000000',
},
}SCSS
$custom: #69e6e5; $custom-light: #9feeed; $custom-dark: #000000;
JSON
{
"hex": "#69e6e5",
"rgb": {
"r": 105,
"g": 230,
"b": 229
},
"hsl": {
"h": 179.52,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.85431,
"c": 0.11112,
"h": 194.6
},
"luminance": 0.65254
}Semantic roles & 50–950 ramp
primary
#69E6E5
secondary
#B63D3E
accent
#1214D3
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584