#65E8AB#65E8AB
#65E8AB is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.2% C 0.146 H 160.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8AB |
|---|---|
| RGB | rgb(101, 232, 171) |
| HSL | hsl(152, 74%, 65%) |
| HSV | hsv(152, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 26.3%, 9%) |
| CIE-LAB | lab(83.66, -50.04, 19.01) |
| CIE-LCH | lch(83.66, 53.53, 159.19°) |
| OKLab | oklab(84.16% -0.1374 0.0485) |
| OKLCH | oklch(84.16% 0.146 160.6) |
| XYZ | xyz(41.5704, 63.4163, 48.5700) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.27
Seafoam
#7FE0B3
ΔE00 4.19
Light Blue Green
#7EFBB3
ΔE00 4.75
Aqua Green
#12E193
ΔE00 4.78
Seafoam Green
#7AF9AB
ΔE00 4.95
Seafoam (survey)
#80F9AD
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8AB #E865A2
analogous
#65E869 #65E8AB #65E3E8
triadic
#65E8AB #AB65E8 #E8AB65
tetradic
#65E8AB #6965E8 #E865A2 #E3E865
square
#65E8AB #6965E8 #E865A2 #E3E865
split-complementary
#65E8AB #E865E3 #E86965
monochromatic
#1BB76F #30E08E #65E8AB #9AF0C8 #CFF8E5
Accessibility & contrast
On white
1.53
#65E8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#65E8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8AB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8AB | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A8
Deuteranopia (green-blind)
#D3CBAF
Tritanopia (blue-blind)
#2FE7D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e8ab; /* rgb */ color: rgb(101, 232, 171); /* oklch */ color: oklch(84.2% 0.146 160.6);
Tailwind
colors: {
custom: {
50: '#9bf0c4',
500: '#65e8ab',
950: '#000000',
},
}SCSS
$custom: #65e8ab; $custom-light: #9bf0c4; $custom-dark: #000000;
JSON
{
"hex": "#65e8ab",
"rgb": {
"r": 101,
"g": 232,
"b": 171
},
"hsl": {
"h": 152.061,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.84157,
"c": 0.14568,
"h": 160.6
},
"luminance": 0.6342
}Semantic roles & 50–950 ramp
primary
#65E8AB
secondary
#B73A74
accent
#0F6CD6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582