#65E9BB#65E9BB
#65E9BB is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.8% C 0.135 H 167.3°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9BB |
|---|---|
| RGB | rgb(101, 233, 187) |
| HSL | hsl(159, 75%, 65%) |
| HSV | hsv(159, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 19.7%, 8.6%) |
| CIE-LAB | lab(84.29, -47.06, 11.55) |
| CIE-LCH | lch(84.29, 48.46, 166.21°) |
| OKLab | oklab(84.78% -0.1312 0.0296) |
| OKLCH | oklch(84.78% 0.135 167.3) |
| XYZ | xyz(43.4711, 64.6282, 57.1877) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.35
Seafoam
#7FE0B3
ΔE00 3.53
Eucalyptus
#44D7A8
ΔE00 4.61
Light Aquamarine
#7BFDC7
ΔE00 4.65
Bright Teal
#01F9C6
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9BB #E96593
analogous
#65E979 #65E9BB #65D5E9
triadic
#65E9BB #BB65E9 #E9BB65
tetradic
#65E9BB #7965E9 #E96593 #D5E965
square
#65E9BB #7965E9 #E96593 #D5E965
split-complementary
#65E9BB #E965D5 #E97965
monochromatic
#1AB982 #2FE1A3 #65E9BB #9BF1D3 #D0F8EA
Accessibility & contrast
On white
1.51
#65E9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#65E9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9BB
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9BB | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#1DEADC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e9bb; /* rgb */ color: rgb(101, 233, 187); /* oklch */ color: oklch(84.8% 0.135 167.3);
Tailwind
colors: {
custom: {
50: '#9bf1cf',
500: '#65e9bb',
950: '#000000',
},
}SCSS
$custom: #65e9bb; $custom-light: #9bf1cf; $custom-dark: #000000;
JSON
{
"hex": "#65e9bb",
"rgb": {
"r": 101,
"g": 233,
"b": 187
},
"hsl": {
"h": 159.091,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.84783,
"c": 0.13455,
"h": 167.3
},
"luminance": 0.64632
}Semantic roles & 50–950 ramp
primary
#65E9BB
secondary
#B93A66
accent
#0E54D7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1713
muted
#808583