#65E9BE#65E9BE
#65E9BE is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.9% C 0.132 H 168.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9BE |
|---|---|
| RGB | rgb(101, 233, 190) |
| HSL | hsl(160, 75%, 65%) |
| HSV | hsv(160, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 18.5%, 8.6%) |
| CIE-LAB | lab(84.36, -46.39, 10.08) |
| CIE-LCH | lch(84.36, 47.47, 167.75°) |
| OKLab | oklab(84.86% -0.1299 0.0258) |
| OKLCH | oklch(84.86% 0.132 168.8) |
| XYZ | xyz(43.7956, 64.7580, 58.8968) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.89
Light Turquoise
#7EF4CC
ΔE00 3.07
Seafoam
#7FE0B3
ΔE00 3.79
Eucalyptus
#44D7A8
ΔE00 4.76
Light Teal
#90E4C1
ΔE00 4.80
Bright Teal
#01F9C6
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9BE #E96590
analogous
#65E97C #65E9BE #65D2E9
triadic
#65E9BE #BE65E9 #E9BE65
tetradic
#65E9BE #7C65E9 #E96590 #D2E965
square
#65E9BE #7C65E9 #E96590 #D2E965
split-complementary
#65E9BE #E965D2 #E97C65
monochromatic
#1AB985 #2FE1A7 #65E9BE #9BF1D5 #D0F8EB
Accessibility & contrast
On white
1.51
#65E9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#65E9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9BE
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9BE | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#D0CDC1
Tritanopia (blue-blind)
#17EADD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e9be; /* rgb */ color: rgb(101, 233, 190); /* oklch */ color: oklch(84.9% 0.132 168.8);
Tailwind
colors: {
custom: {
50: '#9cf1d1',
500: '#65e9be',
950: '#000000',
},
}SCSS
$custom: #65e9be; $custom-light: #9cf1d1; $custom-dark: #000000;
JSON
{
"hex": "#65e9be",
"rgb": {
"r": 101,
"g": 233,
"b": 190
},
"hsl": {
"h": 160.455,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.8486,
"c": 0.13245,
"h": 168.8
},
"luminance": 0.64762
}Semantic roles & 50–950 ramp
primary
#65E9BE
secondary
#B93A63
accent
#0E50D7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583