#69E4AA#69E4AA
#69E4AA is a very light, vivid teal. Relative luminance 0.614; OKLCH L 83.3% C 0.139 H 160.6°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #69E4AA |
|---|---|
| RGB | rgb(105, 228, 170) |
| HSL | hsl(152, 69%, 65%) |
| HSV | hsv(152, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(82.59, -47.70, 18.06) |
| CIE-LCH | lch(82.59, 51.01, 159.26°) |
| OKLab | oklab(83.31% -0.1312 0.0461) |
| OKLCH | oklch(83.31% 0.139 160.6) |
| XYZ | xyz(40.8212, 61.3887, 47.7204) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.37
Light Greenish Blue
#63F7B4
ΔE00 4.26
Eucalyptus
#44D7A8
ΔE00 4.71
Aqua Green
#12E193
ΔE00 5.08
Aqua Marine
#2EE8BB
ΔE00 5.41
Light Blue Green
#7EFBB3
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E4AA #E469A3
analogous
#69E46C #69E4AA #69E1E4
triadic
#69E4AA #AA69E4 #E4AA69
tetradic
#69E4AA #6C69E4 #E469A3 #E1E469
square
#69E4AA #6C69E4 #E469A3 #E1E469
split-complementary
#69E4AA #E469E1 #E46C69
monochromatic
#20B26D #35DB8D #69E4AA #9DEDC7 #D1F7E5
Accessibility & contrast
On white
1.58
#69E4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#69E4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E4AA
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E4AA | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A7
Deuteranopia (green-blind)
#D0C8AE
Tritanopia (blue-blind)
#3DE3D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e4aa; /* rgb */ color: rgb(105, 228, 170); /* oklch */ color: oklch(83.3% 0.139 160.6);
Tailwind
colors: {
custom: {
50: '#9dedc3',
500: '#69e4aa',
950: '#000000',
},
}SCSS
$custom: #69e4aa; $custom-light: #9dedc3; $custom-dark: #000000;
JSON
{
"hex": "#69e4aa",
"rgb": {
"r": 105,
"g": 228,
"b": 170
},
"hsl": {
"h": 151.707,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.83309,
"c": 0.13904,
"h": 160.6
},
"luminance": 0.61392
}Semantic roles & 50–950 ramp
primary
#69E4AA
secondary
#B33E75
accent
#146DD1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582