#65E9B8#65E9B8
#65E9B8 is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.7% C 0.137 H 165.9°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9B8 |
|---|---|
| RGB | rgb(101, 233, 184) |
| HSL | hsl(158, 75%, 65%) |
| HSV | hsv(158, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 21%, 8.6%) |
| CIE-LAB | lab(84.23, -47.72, 13.03) |
| CIE-LCH | lch(84.23, 49.46, 164.73°) |
| OKLab | oklab(84.71% -0.1326 0.0334) |
| OKLCH | oklch(84.71% 0.137 165.9) |
| XYZ | xyz(43.1533, 64.5011, 55.5139) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.35
Seafoam
#7FE0B3
ΔE00 3.41
Light Turquoise
#7EF4CC
ΔE00 3.75
Light Greenish Blue
#63F7B4
ΔE00 4.47
Light Aquamarine
#7BFDC7
ΔE00 4.47
Eucalyptus
#44D7A8
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9B8 #E96596
analogous
#65E976 #65E9B8 #65D8E9
triadic
#65E9B8 #B865E9 #E9B865
tetradic
#65E9B8 #7665E9 #E96596 #D8E965
square
#65E9B8 #7665E9 #E96596 #D8E965
split-complementary
#65E9B8 #E965D8 #E97665
monochromatic
#1AB97E #2FE19F #65E9B8 #9BF1D1 #D0F8E9
Accessibility & contrast
On white
1.51
#65E9B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#65E9B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9B8
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9B8 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB5
Deuteranopia (green-blind)
#D1CDBB
Tritanopia (blue-blind)
#21EADB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e9b8; /* rgb */ color: rgb(101, 233, 184); /* oklch */ color: oklch(84.7% 0.137 165.9);
Tailwind
colors: {
custom: {
50: '#9bf1cd',
500: '#65e9b8',
950: '#000000',
},
}SCSS
$custom: #65e9b8; $custom-light: #9bf1cd; $custom-dark: #000000;
JSON
{
"hex": "#65e9b8",
"rgb": {
"r": 101,
"g": 233,
"b": 184
},
"hsl": {
"h": 157.727,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.84708,
"c": 0.13673,
"h": 165.9
},
"luminance": 0.64505
}Semantic roles & 50–950 ramp
primary
#65E9B8
secondary
#B93A69
accent
#0E59D7
background
#FCFFFE
surface
#F5FEFA
border
#CFD6D3
text
#0F1713
muted
#808583