#65E4AB#65E4AB
#65E4AB is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.2% C 0.140 H 161.6°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #65E4AB |
|---|---|
| RGB | rgb(101, 228, 171) |
| HSL | hsl(153, 70%, 65%) |
| HSV | hsv(153, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 25%, 10.6%) |
| CIE-LAB | lab(82.48, -48.37, 17.37) |
| CIE-LCH | lch(82.48, 51.39, 160.25°) |
| OKLab | oklab(83.19% -0.1331 0.0444) |
| OKLCH | oklch(83.19% 0.14 161.6) |
| XYZ | xyz(40.4573, 61.1900, 48.1990) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.41
Light Greenish Blue
#63F7B4
ΔE00 4.29
Eucalyptus
#44D7A8
ΔE00 4.36
Aqua Marine
#2EE8BB
ΔE00 4.96
Aqua Green
#12E193
ΔE00 5.04
Light Aquamarine
#7BFDC7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E4AB #E4659E
analogous
#65E46C #65E4AB #65DEE4
triadic
#65E4AB #AB65E4 #E4AB65
tetradic
#65E4AB #6C65E4 #E4659E #DEE465
square
#65E4AB #6C65E4 #E4659E #DEE465
split-complementary
#65E4AB #E465DE #E46C65
monochromatic
#1FB06F #31DB8F #65E4AB #99EDC7 #CDF6E4
Accessibility & contrast
On white
1.59
#65E4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#65E4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E4AB
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E4AB | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A8
Deuteranopia (green-blind)
#CFC8AF
Tritanopia (blue-blind)
#31E4D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e4ab; /* rgb */ color: rgb(101, 228, 171); /* oklch */ color: oklch(83.2% 0.140 161.6);
Tailwind
colors: {
custom: {
50: '#9bedc4',
500: '#65e4ab',
950: '#000000',
},
}SCSS
$custom: #65e4ab; $custom-light: #9bedc4; $custom-dark: #000000;
JSON
{
"hex": "#65e4ab",
"rgb": {
"r": 101,
"g": 228,
"b": 171
},
"hsl": {
"h": 153.071,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.83194,
"c": 0.14033,
"h": 161.6
},
"luminance": 0.61194
}Semantic roles & 50–950 ramp
primary
#65E4AB
secondary
#B13C71
accent
#1369D2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582