#65E4A9#65E4A9
#65E4A9 is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.1% C 0.142 H 160.7°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #65E4A9 |
|---|---|
| RGB | rgb(101, 228, 169) |
| HSL | hsl(152, 70%, 65%) |
| HSV | hsv(152, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 25.9%, 10.6%) |
| CIE-LAB | lab(82.44, -48.78, 18.36) |
| CIE-LCH | lch(82.44, 52.12, 159.38°) |
| OKLab | oklab(83.15% -0.134 0.0468) |
| OKLCH | oklch(83.15% 0.142 160.7) |
| XYZ | xyz(40.2681, 61.1143, 47.2026) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.69
Light Greenish Blue
#63F7B4
ΔE00 4.19
Eucalyptus
#44D7A8
ΔE00 4.63
Aqua Green
#12E193
ΔE00 4.75
Aqua Marine
#2EE8BB
ΔE00 5.32
Light Blue Green
#7EFBB3
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E4A9 #E465A0
analogous
#65E46A #65E4A9 #65E0E4
triadic
#65E4A9 #A965E4 #E4A965
tetradic
#65E4A9 #6A65E4 #E465A0 #E0E465
square
#65E4A9 #6A65E4 #E465A0 #E0E465
split-complementary
#65E4A9 #E465E0 #E46A65
monochromatic
#1FB06C #31DB8C #65E4A9 #99EDC6 #CDF6E3
Accessibility & contrast
On white
1.59
#65E4A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#65E4A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E4A9
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E4A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E4A9 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A6
Deuteranopia (green-blind)
#CFC8AD
Tritanopia (blue-blind)
#33E3D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e4a9; /* rgb */ color: rgb(101, 228, 169); /* oklch */ color: oklch(83.1% 0.142 160.7);
Tailwind
colors: {
custom: {
50: '#9bedc2',
500: '#65e4a9',
950: '#000000',
},
}SCSS
$custom: #65e4a9; $custom-light: #9bedc2; $custom-dark: #000000;
JSON
{
"hex": "#65e4a9",
"rgb": {
"r": 101,
"g": 228,
"b": 169
},
"hsl": {
"h": 152.126,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.83147,
"c": 0.14198,
"h": 160.7
},
"luminance": 0.61118
}Semantic roles & 50–950 ramp
primary
#65E4A9
secondary
#B13C72
accent
#136CD2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582