#69E7AB#69E7AB
#69E7AB is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.1% C 0.142 H 160.3°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #69E7AB |
|---|---|
| RGB | rgb(105, 231, 171) |
| HSL | hsl(151, 72%, 66%) |
| HSV | hsv(151, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 26%, 9.4%) |
| CIE-LAB | lab(83.49, -48.76, 18.80) |
| CIE-LCH | lch(83.49, 52.26, 158.92°) |
| OKLab | oklab(84.05% -0.134 0.048) |
| OKLCH | oklch(84.05% 0.142 160.3) |
| XYZ | xyz(41.7486, 63.0916, 48.4980) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.55
Seafoam
#7FE0B3
ΔE00 3.84
Light Blue Green
#7EFBB3
ΔE00 4.87
Aqua Green
#12E193
ΔE00 5.01
Seafoam Green
#7AF9AB
ΔE00 5.07
Seafoam (survey)
#80F9AD
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E7AB #E769A5
analogous
#69E76C #69E7AB #69E4E7
triadic
#69E7AB #AB69E7 #E7AB69
tetradic
#69E7AB #6C69E7 #E769A5 #E4E769
square
#69E7AB #6C69E7 #E769A5 #E4E769
split-complementary
#69E7AB #E769E4 #E76C69
monochromatic
#1DB86E #34DF8D #69E7AB #9EEFC9 #D3F8E6
Accessibility & contrast
On white
1.54
#69E7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#69E7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E7AB
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E7AB | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8A8
Deuteranopia (green-blind)
#D2CBAF
Tritanopia (blue-blind)
#3BE6D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e7ab; /* rgb */ color: rgb(105, 231, 171); /* oklch */ color: oklch(84.1% 0.142 160.3);
Tailwind
colors: {
custom: {
50: '#9defc4',
500: '#69e7ab',
950: '#000000',
},
}SCSS
$custom: #69e7ab; $custom-light: #9defc4; $custom-dark: #000000;
JSON
{
"hex": "#69e7ab",
"rgb": {
"r": 105,
"g": 231,
"b": 171
},
"hsl": {
"h": 151.429,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.84053,
"c": 0.14227,
"h": 160.3
},
"luminance": 0.63095
}Semantic roles & 50–950 ramp
primary
#69E7AB
secondary
#B83C77
accent
#116ED4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582