#69E2AB#69E2AB
#69E2AB is a very light, vivid teal. Relative luminance 0.603; OKLCH L 82.9% C 0.136 H 161.6°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #69E2AB |
|---|---|
| RGB | rgb(105, 226, 171) |
| HSL | hsl(153, 68%, 65%) |
| HSV | hsv(153, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 24.3%, 11.4%) |
| CIE-LAB | lab(82.02, -46.65, 16.74) |
| CIE-LCH | lch(82.02, 49.56, 160.26°) |
| OKLab | oklab(82.85% -0.1286 0.0428) |
| OKLCH | oklch(82.85% 0.136 161.6) |
| XYZ | xyz(40.3692, 60.3326, 48.0382) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.87
Eucalyptus
#44D7A8
ΔE00 4.14
Light Greenish Blue
#63F7B4
ΔE00 4.84
Aqua Marine
#2EE8BB
ΔE00 5.10
Aqua Green
#12E193
ΔE00 5.44
Light Teal
#90E4C1
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E2AB #E269A0
analogous
#69E26E #69E2AB #69DDE2
triadic
#69E2AB #AB69E2 #E2AB69
tetradic
#69E2AB #6E69E2 #E269A0 #DDE269
square
#69E2AB #6E69E2 #E269A0 #DDE269
split-complementary
#69E2AB #E269DD #E26E69
monochromatic
#22AF6F #36D88E #69E2AB #9CECC8 #D0F6E4
Accessibility & contrast
On white
1.61
#69E2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#69E2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E2AB
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E2AB | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A8
Deuteranopia (green-blind)
#CDC7AE
Tritanopia (blue-blind)
#3DE2D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69e2ab; /* rgb */ color: rgb(105, 226, 171); /* oklch */ color: oklch(82.9% 0.136 161.6);
Tailwind
colors: {
custom: {
50: '#9cecc4',
500: '#69e2ab',
950: '#000000',
},
}SCSS
$custom: #69e2ab; $custom-light: #9cecc4; $custom-dark: #000000;
JSON
{
"hex": "#69e2ab",
"rgb": {
"r": 105,
"g": 226,
"b": 171
},
"hsl": {
"h": 152.727,
"s": 67.598,
"l": 64.902
},
"oklch": {
"l": 0.82852,
"c": 0.13551,
"h": 161.6
},
"luminance": 0.60336
}Semantic roles & 50–950 ramp
primary
#69E2AB
secondary
#B03F72
accent
#166AD0
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582