#69EAAE#69EAAE
#69EAAE is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.8% C 0.144 H 160.8°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #69EAAE |
|---|---|
| RGB | rgb(105, 234, 174) |
| HSL | hsl(152, 75%, 66%) |
| HSV | hsv(152, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.43, -49.41, 18.55) |
| CIE-LCH | lch(84.43, 52.77, 159.42°) |
| OKLab | oklab(84.84% -0.1358 0.0473) |
| OKLCH | oklch(84.84% 0.144 160.8) |
| XYZ | xyz(42.8847, 64.9009, 50.3034) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.94
Seafoam
#7FE0B3
ΔE00 4.10
Light Blue Green
#7EFBB3
ΔE00 4.40
Light Aquamarine
#7BFDC7
ΔE00 4.55
Seafoam Green
#7AF9AB
ΔE00 4.72
Seafoam (survey)
#80F9AD
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EAAE #EA69A5
analogous
#69EA6E #69EAAE #69E6EA
triadic
#69EAAE #AE69EA #EAAE69
tetradic
#69EAAE #6E69EA #EA69A5 #E6EA69
square
#69EAAE #6E69EA #EA69A5 #E6EA69
split-complementary
#69EAAE #EA69E6 #EA6E69
monochromatic
#1BBE72 #33E291 #69EAAE #9FF2CB #D4F9E8
Accessibility & contrast
On white
1.50
#69EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#69EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EAAE
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EAAE | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAB
Deuteranopia (green-blind)
#D5CDB2
Tritanopia (blue-blind)
#37E9DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69eaae; /* rgb */ color: rgb(105, 234, 174); /* oklch */ color: oklch(84.8% 0.144 160.8);
Tailwind
colors: {
custom: {
50: '#9df1c6',
500: '#69eaae',
950: '#000000',
},
}SCSS
$custom: #69eaae; $custom-light: #9df1c6; $custom-dark: #000000;
JSON
{
"hex": "#69eaae",
"rgb": {
"r": 105,
"g": 234,
"b": 174
},
"hsl": {
"h": 152.093,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84842,
"c": 0.14381,
"h": 160.8
},
"luminance": 0.64905
}Semantic roles & 50–950 ramp
primary
#69EAAE
secondary
#BD3A77
accent
#0E6CD8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582