#69EAE2#69EAE2
#69EAE2 is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.3% C 0.115 H 189.7°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #69EAE2 |
|---|---|
| RGB | rgb(105, 234, 226) |
| HSL | hsl(176, 75%, 66%) |
| HSV | hsv(176, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 3.4%, 8.2%) |
| CIE-LAB | lab(85.67, -37.41, -6.92) |
| CIE-LCH | lch(85.67, 38.04, 190.49°) |
| OKLab | oklab(86.26% -0.113 -0.0193) |
| OKLCH | oklch(86.26% 0.115 189.7) |
| XYZ | xyz(48.9701, 67.3351, 82.3530) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.37
Bright Aqua
#0BF9EA
ΔE00 5.16
Bright Cyan
#41FDFE
ΔE00 5.38
Bright Turquoise
#0FFEF9
ΔE00 5.40
Tiffany Blue
#7BF2DA
ΔE00 5.62
Bright Light Blue
#26F7FD
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EAE2 #EA6971
analogous
#69EAA2 #69EAE2 #69B2EA
triadic
#69EAE2 #E269EA #EAE269
tetradic
#69EAE2 #A269EA #EA6971 #B2EA69
square
#69EAE2 #A269EA #EA6971 #B2EA69
split-complementary
#69EAE2 #EA69B2 #EAA269
monochromatic
#1BBEB4 #33E2D8 #69EAE2 #9FF2EC #D4F9F7
Accessibility & contrast
On white
1.45
#69EAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#69EAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EAE2
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EAE2 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE2
Deuteranopia (green-blind)
#C9D0E3
Tritanopia (blue-blind)
#00EFE7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69eae2; /* rgb */ color: rgb(105, 234, 226); /* oklch */ color: oklch(86.3% 0.115 189.7);
Tailwind
colors: {
custom: {
50: '#9ff1eb',
500: '#69eae2',
950: '#000000',
},
}SCSS
$custom: #69eae2; $custom-light: #9ff1eb; $custom-dark: #000000;
JSON
{
"hex": "#69eae2",
"rgb": {
"r": 105,
"g": 234,
"b": 226
},
"hsl": {
"h": 176.279,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.8626,
"c": 0.11464,
"h": 189.7
},
"luminance": 0.6734
}Semantic roles & 50–950 ramp
primary
#69EAE2
secondary
#BD3A42
accent
#0E1AD8
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101716
muted
#808584