#65E9AA#65E9AA
#65E9AA is a very light, vivid teal. Relative luminance 0.639; OKLCH L 84.4% C 0.148 H 159.9°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9AA |
|---|---|
| RGB | rgb(101, 233, 170) |
| HSL | hsl(151, 75%, 65%) |
| HSV | hsv(151, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 27%, 8.6%) |
| CIE-LAB | lab(83.94, -50.65, 19.92) |
| CIE-LCH | lch(83.94, 54.43, 158.54°) |
| OKLab | oklab(84.38% -0.1389 0.0507) |
| OKLCH | oklch(84.38% 0.148 159.9) |
| XYZ | xyz(41.7577, 63.9429, 48.1640) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.02
Light Blue Green
#7EFBB3
ΔE00 4.43
Seafoam
#7FE0B3
ΔE00 4.54
Seafoam Green
#7AF9AB
ΔE00 4.56
Seafoam (survey)
#80F9AD
ΔE00 4.62
Aqua Green
#12E193
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9AA #E965A4
analogous
#65E968 #65E9AA #65E6E9
triadic
#65E9AA #AA65E9 #E9AA65
tetradic
#65E9AA #6865E9 #E965A4 #E6E965
square
#65E9AA #6865E9 #E965A4 #E6E965
split-complementary
#65E9AA #E965E6 #E96865
monochromatic
#1AB96D #2FE18C #65E9AA #9BF1C8 #D0F8E5
Accessibility & contrast
On white
1.52
#65E9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#65E9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9AA
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9AA | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A6
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#2FE8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e9aa; /* rgb */ color: rgb(101, 233, 170); /* oklch */ color: oklch(84.4% 0.148 159.9);
Tailwind
colors: {
custom: {
50: '#9bf1c3',
500: '#65e9aa',
950: '#000000',
},
}SCSS
$custom: #65e9aa; $custom-light: #9bf1c3; $custom-dark: #000000;
JSON
{
"hex": "#65e9aa",
"rgb": {
"r": 101,
"g": 233,
"b": 170
},
"hsl": {
"h": 151.364,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.84376,
"c": 0.14785,
"h": 159.9
},
"luminance": 0.63947
}Semantic roles & 50–950 ramp
primary
#65E9AA
secondary
#B93A76
accent
#0E6ED7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582