#69E0AE#69E0AE
#69E0AE is a very light, vivid teal. Relative luminance 0.594; OKLCH L 82.4% C 0.130 H 163.5°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #69E0AE |
|---|---|
| RGB | rgb(105, 224, 174) |
| HSL | hsl(155, 66%, 65%) |
| HSV | hsv(155, 53%, 88%) |
| CMYK | cmyk(53.1%, 0%, 22.3%, 12.2%) |
| CIE-LAB | lab(81.49, -45.17, 14.43) |
| CIE-LCH | lch(81.49, 47.42, 162.28°) |
| OKLab | oklab(82.45% -0.1251 0.037) |
| OKLCH | oklch(82.45% 0.13 163.5) |
| XYZ | xyz(40.1177, 59.3670, 49.3810) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.30
Eucalyptus
#44D7A8
ΔE00 3.44
Aqua Marine
#2EE8BB
ΔE00 4.59
Light Teal
#90E4C1
ΔE00 5.15
Mediumaquamarine
#66CDAA
ΔE00 5.45
Light Turquoise
#7EF4CC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E0AE #E0699B
analogous
#69E073 #69E0AE #69D7E0
triadic
#69E0AE #AE69E0 #E0AE69
tetradic
#69E0AE #7369E0 #E0699B #D7E069
square
#69E0AE #7369E0 #E0699B #D7E069
split-complementary
#69E0AE #E069D7 #E07369
monochromatic
#23AB72 #36D693 #69E0AE #9CEAC9 #CEF5E5
Accessibility & contrast
On white
1.63
#69E0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#69E0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E0AE
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E0AE | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2AB
Deuteranopia (green-blind)
#CBC5B1
Tritanopia (blue-blind)
#3CE0D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69e0ae; /* rgb */ color: rgb(105, 224, 174); /* oklch */ color: oklch(82.4% 0.130 163.5);
Tailwind
colors: {
custom: {
50: '#9ceac6',
500: '#69e0ae',
950: '#000000',
},
}SCSS
$custom: #69e0ae; $custom-light: #9ceac6; $custom-dark: #000000;
JSON
{
"hex": "#69e0ae",
"rgb": {
"r": 105,
"g": 224,
"b": 174
},
"hsl": {
"h": 154.79,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.82445,
"c": 0.13041,
"h": 163.5
},
"luminance": 0.59371
}Semantic roles & 50–950 ramp
primary
#69E0AE
secondary
#AD406E
accent
#1864CE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482