#65E9AB#65E9AB
#65E9AB is a very light, vivid teal. Relative luminance 0.640; OKLCH L 84.4% C 0.147 H 160.3°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9AB |
|---|---|
| RGB | rgb(101, 233, 171) |
| HSL | hsl(152, 75%, 65%) |
| HSV | hsv(152, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 26.6%, 8.6%) |
| CIE-LAB | lab(83.96, -50.45, 19.42) |
| CIE-LCH | lch(83.96, 54.06, 158.94°) |
| OKLab | oklab(84.4% -0.1384 0.0495) |
| OKLCH | oklch(84.4% 0.147 160.3) |
| XYZ | xyz(41.8527, 63.9808, 48.6641) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.03
Seafoam
#7FE0B3
ΔE00 4.40
Light Blue Green
#7EFBB3
ΔE00 4.51
Seafoam Green
#7AF9AB
ΔE00 4.69
Seafoam (survey)
#80F9AD
ΔE00 4.74
Aqua Green
#12E193
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9AB #E965A3
analogous
#65E969 #65E9AB #65E5E9
triadic
#65E9AB #AB65E9 #E9AB65
tetradic
#65E9AB #6965E9 #E965A3 #E5E965
square
#65E9AB #6965E9 #E965A3 #E5E965
split-complementary
#65E9AB #E965E5 #E96965
monochromatic
#1AB96F #2FE18E #65E9AB #9BF1C8 #D0F8E5
Accessibility & contrast
On white
1.52
#65E9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#65E9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9AB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9AB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A7
Deuteranopia (green-blind)
#D4CCAF
Tritanopia (blue-blind)
#2FE8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e9ab; /* rgb */ color: rgb(101, 233, 171); /* oklch */ color: oklch(84.4% 0.147 160.3);
Tailwind
colors: {
custom: {
50: '#9bf1c4',
500: '#65e9ab',
950: '#000000',
},
}SCSS
$custom: #65e9ab; $custom-light: #9bf1c4; $custom-dark: #000000;
JSON
{
"hex": "#65e9ab",
"rgb": {
"r": 101,
"g": 233,
"b": 171
},
"hsl": {
"h": 151.818,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.84398,
"c": 0.14701,
"h": 160.3
},
"luminance": 0.63985
}Semantic roles & 50–950 ramp
primary
#65E9AB
secondary
#B93A75
accent
#0E6DD7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582