#69E1AA#69E1AA
#69E1AA is a very light, vivid teal. Relative luminance 0.598; OKLCH L 82.6% C 0.135 H 161.4°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #69E1AA |
|---|---|
| RGB | rgb(105, 225, 170) |
| HSL | hsl(153, 67%, 65%) |
| HSV | hsv(153, 53%, 88%) |
| CMYK | cmyk(53.3%, 0%, 24.4%, 11.8%) |
| CIE-LAB | lab(81.70, -46.43, 16.83) |
| CIE-LCH | lch(81.70, 49.39, 160.08°) |
| OKLab | oklab(82.59% -0.1279 0.043) |
| OKLCH | oklch(82.59% 0.135 161.4) |
| XYZ | xyz(40.0031, 59.7524, 47.4477) |
| Luminance | 0.5976 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.86
Eucalyptus
#44D7A8
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 5.04
Aqua Marine
#2EE8BB
ΔE00 5.22
Aqua Green
#12E193
ΔE00 5.41
Light Teal
#90E4C1
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E1AA #E169A0
analogous
#69E16E #69E1AA #69DCE1
triadic
#69E1AA #AA69E1 #E1AA69
tetradic
#69E1AA #6E69E1 #E169A0 #DCE169
square
#69E1AA #6E69E1 #E169A0 #DCE169
split-complementary
#69E1AA #E169DC #E16E69
monochromatic
#23AD6E #36D78D #69E1AA #9CEBC7 #CFF5E4
Accessibility & contrast
On white
1.62
#69E1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#69E1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E1AA
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E1AA | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3A7
Deuteranopia (green-blind)
#CDC6AD
Tritanopia (blue-blind)
#3EE0D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69e1aa; /* rgb */ color: rgb(105, 225, 170); /* oklch */ color: oklch(82.6% 0.135 161.4);
Tailwind
colors: {
custom: {
50: '#9cebc3',
500: '#69e1aa',
950: '#000000',
},
}SCSS
$custom: #69e1aa; $custom-light: #9cebc3; $custom-dark: #000000;
JSON
{
"hex": "#69e1aa",
"rgb": {
"r": 105,
"g": 225,
"b": 170
},
"hsl": {
"h": 152.5,
"s": 66.667,
"l": 64.706
},
"oklch": {
"l": 0.82589,
"c": 0.13498,
"h": 161.4
},
"luminance": 0.59756
}Semantic roles & 50–950 ramp
primary
#69E1AA
secondary
#AF4072
accent
#176BCF
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482