#69E7AA#69E7AA
#69E7AA is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.0% C 0.143 H 159.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #69E7AA |
|---|---|
| RGB | rgb(105, 231, 170) |
| HSL | hsl(151, 72%, 66%) |
| HSV | hsv(151, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(83.47, -48.96, 19.29) |
| CIE-LCH | lch(83.47, 52.63, 158.50°) |
| OKLab | oklab(84.03% -0.1344 0.0492) |
| OKLCH | oklch(84.03% 0.143 159.9) |
| XYZ | xyz(41.6537, 63.0536, 47.9979) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.53
Seafoam
#7FE0B3
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.78
Aqua Green
#12E193
ΔE00 4.89
Seafoam Green
#7AF9AB
ΔE00 4.94
Seafoam (survey)
#80F9AD
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E7AA #E769A6
analogous
#69E76B #69E7AA #69E5E7
triadic
#69E7AA #AA69E7 #E7AA69
tetradic
#69E7AA #6B69E7 #E769A6 #E5E769
square
#69E7AA #6B69E7 #E769A6 #E5E769
split-complementary
#69E7AA #E769E5 #E76B69
monochromatic
#1DB86D #34DF8C #69E7AA #9EEFC8 #D3F8E6
Accessibility & contrast
On white
1.54
#69E7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#69E7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E7AA
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E7AA | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A7
Deuteranopia (green-blind)
#D3CBAE
Tritanopia (blue-blind)
#3BE6D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e7aa; /* rgb */ color: rgb(105, 231, 170); /* oklch */ color: oklch(84.0% 0.143 159.9);
Tailwind
colors: {
custom: {
50: '#9defc3',
500: '#69e7aa',
950: '#000000',
},
}SCSS
$custom: #69e7aa; $custom-light: #9defc3; $custom-dark: #000000;
JSON
{
"hex": "#69e7aa",
"rgb": {
"r": 105,
"g": 231,
"b": 170
},
"hsl": {
"h": 150.952,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.8403,
"c": 0.14311,
"h": 159.9
},
"luminance": 0.63057
}Semantic roles & 50–950 ramp
primary
#69E7AA
secondary
#B83C78
accent
#1170D4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582