#69EAE5#69EAE5
#69EAE5 is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.4% C 0.114 H 191.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #69EAE5 |
|---|---|
| RGB | rgb(105, 234, 229) |
| HSL | hsl(178, 75%, 66%) |
| HSV | hsv(178, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 2.1%, 8.2%) |
| CIE-LAB | lab(85.76, -36.64, -8.38) |
| CIE-LCH | lch(85.76, 37.58, 192.88°) |
| OKLab | oklab(86.36% -0.1117 -0.0233) |
| OKLCH | oklch(86.36% 0.114 191.8) |
| XYZ | xyz(49.3853, 67.5012, 84.5400) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.91
Bright Light Blue
#26F7FD
ΔE00 5.09
Turquoise
#40E0D0
ΔE00 5.14
Bright Turquoise
#0FFEF9
ΔE00 5.34
Aqua
#00FFFF
ΔE00 5.66
Bright Aqua
#0BF9EA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EAE5 #EA696E
analogous
#69EAA5 #69EAE5 #69AFEA
triadic
#69EAE5 #E569EA #EAE569
tetradic
#69EAE5 #A569EA #EA696E #AFEA69
square
#69EAE5 #A569EA #EA696E #AFEA69
split-complementary
#69EAE5 #EA69AF #EAA569
monochromatic
#1BBEB8 #33E2DC #69EAE5 #9FF2EE #D4F9F8
Accessibility & contrast
On white
1.45
#69EAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#69EAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EAE5
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EAE5 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE5
Deuteranopia (green-blind)
#C9D0E6
Tritanopia (blue-blind)
#00F0E8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69eae5; /* rgb */ color: rgb(105, 234, 229); /* oklch */ color: oklch(86.4% 0.114 191.8);
Tailwind
colors: {
custom: {
50: '#9ff1ed',
500: '#69eae5',
950: '#000000',
},
}SCSS
$custom: #69eae5; $custom-light: #9ff1ed; $custom-dark: #000000;
JSON
{
"hex": "#69eae5",
"rgb": {
"r": 105,
"g": 234,
"b": 229
},
"hsl": {
"h": 177.674,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.86356,
"c": 0.11415,
"h": 191.8
},
"luminance": 0.67506
}Semantic roles & 50–950 ramp
primary
#69EAE5
secondary
#BD3A3F
accent
#0E16D8
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101716
muted
#808584