#69E9AB#69E9AB
#69E9AB is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.5% C 0.145 H 159.8°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #69E9AB |
|---|---|
| RGB | rgb(105, 233, 171) |
| HSL | hsl(151, 74%, 66%) |
| HSV | hsv(151, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 26.6%, 8.6%) |
| CIE-LAB | lab(84.08, -49.60, 19.61) |
| CIE-LCH | lch(84.08, 53.33, 158.42°) |
| OKLab | oklab(84.53% -0.1361 0.05) |
| OKLCH | oklch(84.53% 0.145 159.8) |
| XYZ | xyz(42.3116, 64.2175, 48.6856) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.08
Seafoam
#7FE0B3
ΔE00 4.28
Light Blue Green
#7EFBB3
ΔE00 4.37
Seafoam Green
#7AF9AB
ΔE00 4.54
Seafoam (survey)
#80F9AD
ΔE00 4.57
Aqua Green
#12E193
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E9AB #E969A7
analogous
#69E96B #69E9AB #69E7E9
triadic
#69E9AB #AB69E9 #E9AB69
tetradic
#69E9AB #6B69E9 #E969A7 #E7E969
square
#69E9AB #6B69E9 #E969A7 #E7E969
split-complementary
#69E9AB #E969E7 #E96B69
monochromatic
#1CBC6E #34E18D #69E9AB #9EF1C9 #D4F9E7
Accessibility & contrast
On white
1.52
#69E9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#69E9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E9AB
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E9AB | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A7
Deuteranopia (green-blind)
#D4CCAF
Tritanopia (blue-blind)
#3AE8D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69e9ab; /* rgb */ color: rgb(105, 233, 171); /* oklch */ color: oklch(84.5% 0.145 159.8);
Tailwind
colors: {
custom: {
50: '#9df1c4',
500: '#69e9ab',
950: '#000000',
},
}SCSS
$custom: #69e9ab; $custom-light: #9df1c4; $custom-dark: #000000;
JSON
{
"hex": "#69e9ab",
"rgb": {
"r": 105,
"g": 233,
"b": 171
},
"hsl": {
"h": 150.938,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.84533,
"c": 0.14497,
"h": 159.8
},
"luminance": 0.64221
}Semantic roles & 50–950 ramp
primary
#69E9AB
secondary
#BB3B79
accent
#0F70D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582