#69E4AB#69E4AB
#69E4AB is a very light, vivid teal. Relative luminance 0.614; OKLCH L 83.3% C 0.138 H 161.1°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #69E4AB |
|---|---|
| RGB | rgb(105, 228, 171) |
| HSL | hsl(152, 69%, 65%) |
| HSV | hsv(152, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 25%, 10.6%) |
| CIE-LAB | lab(82.61, -47.50, 17.57) |
| CIE-LCH | lch(82.61, 50.64, 159.71°) |
| OKLab | oklab(83.33% -0.1307 0.0449) |
| OKLCH | oklch(83.33% 0.138 161.1) |
| XYZ | xyz(40.9162, 61.4266, 48.2205) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.23
Light Greenish Blue
#63F7B4
ΔE00 4.31
Eucalyptus
#44D7A8
ΔE00 4.58
Aqua Green
#12E193
ΔE00 5.22
Aqua Marine
#2EE8BB
ΔE00 5.24
Light Aquamarine
#7BFDC7
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E4AB #E469A2
analogous
#69E46D #69E4AB #69E0E4
triadic
#69E4AB #AB69E4 #E4AB69
tetradic
#69E4AB #6D69E4 #E469A2 #E0E469
square
#69E4AB #6D69E4 #E469A2 #E0E469
split-complementary
#69E4AB #E469E0 #E46D69
monochromatic
#20B26F #35DB8E #69E4AB #9DEDC8 #D1F7E5
Accessibility & contrast
On white
1.58
#69E4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#69E4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E4AB
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E4AB | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A8
Deuteranopia (green-blind)
#CFC8AF
Tritanopia (blue-blind)
#3CE3D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e4ab; /* rgb */ color: rgb(105, 228, 171); /* oklch */ color: oklch(83.3% 0.138 161.1);
Tailwind
colors: {
custom: {
50: '#9dedc4',
500: '#69e4ab',
950: '#000000',
},
}SCSS
$custom: #69e4ab; $custom-light: #9dedc4; $custom-dark: #000000;
JSON
{
"hex": "#69e4ab",
"rgb": {
"r": 105,
"g": 228,
"b": 171
},
"hsl": {
"h": 152.195,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.83333,
"c": 0.13822,
"h": 161.1
},
"luminance": 0.6143
}Semantic roles & 50–950 ramp
primary
#69E4AB
secondary
#B33E74
accent
#146CD1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582