#65E9B0#65E9B0
#65E9B0 is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.5% C 0.143 H 162.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9B0 |
|---|---|
| RGB | rgb(101, 233, 176) |
| HSL | hsl(154, 75%, 65%) |
| HSV | hsv(154, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 24.5%, 8.6%) |
| CIE-LAB | lab(84.06, -49.42, 16.96) |
| CIE-LCH | lch(84.06, 52.25, 161.05°) |
| OKLab | oklab(84.51% -0.1362 0.0434) |
| OKLCH | oklch(84.51% 0.143 162.3) |
| XYZ | xyz(42.3383, 64.1751, 51.2217) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.33
Seafoam
#7FE0B3
ΔE00 3.81
Light Aquamarine
#7BFDC7
ΔE00 4.58
Aqua Marine
#2EE8BB
ΔE00 4.62
Eucalyptus
#44D7A8
ΔE00 5.04
Light Blue Green
#7EFBB3
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9B0 #E9659E
analogous
#65E96E #65E9B0 #65E0E9
triadic
#65E9B0 #B065E9 #E9B065
tetradic
#65E9B0 #6E65E9 #E9659E #E0E965
square
#65E9B0 #6E65E9 #E9659E #E0E965
split-complementary
#65E9B0 #E965E0 #E96E65
monochromatic
#1AB975 #2FE195 #65E9B0 #9BF1CB #D0F8E7
Accessibility & contrast
On white
1.52
#65E9B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#65E9B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9B0
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9B0 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAD
Deuteranopia (green-blind)
#D3CCB4
Tritanopia (blue-blind)
#2AE9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e9b0; /* rgb */ color: rgb(101, 233, 176); /* oklch */ color: oklch(84.5% 0.143 162.3);
Tailwind
colors: {
custom: {
50: '#9bf1c7',
500: '#65e9b0',
950: '#000000',
},
}SCSS
$custom: #65e9b0; $custom-light: #9bf1c7; $custom-dark: #000000;
JSON
{
"hex": "#65e9b0",
"rgb": {
"r": 101,
"g": 233,
"b": 176
},
"hsl": {
"h": 154.091,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.84514,
"c": 0.14292,
"h": 162.3
},
"luminance": 0.64179
}Semantic roles & 50–950 ramp
primary
#65E9B0
secondary
#B93A70
accent
#0E65D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582