#65E6BE#65E6BE
#65E6BE is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.1% C 0.129 H 169.9°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #65E6BE |
|---|---|
| RGB | rgb(101, 230, 190) |
| HSL | hsl(161, 72%, 65%) |
| HSV | hsv(161, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 17.4%, 9.8%) |
| CIE-LAB | lab(83.48, -45.10, 8.82) |
| CIE-LCH | lch(83.48, 45.95, 168.93°) |
| OKLab | oklab(84.15% -0.1267 0.0226) |
| OKLCH | oklch(84.15% 0.129 169.9) |
| XYZ | xyz(42.9535, 63.0739, 58.6161) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.01
Light Turquoise
#7EF4CC
ΔE00 3.49
Seafoam
#7FE0B3
ΔE00 3.78
Eucalyptus
#44D7A8
ΔE00 4.48
Aqua (survey)
#13EAC9
ΔE00 4.52
Light Teal
#90E4C1
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E6BE #E6658D
analogous
#65E67D #65E6BE #65CEE6
triadic
#65E6BE #BE65E6 #E6BE65
tetradic
#65E6BE #7D65E6 #E6658D #CEE665
square
#65E6BE #7D65E6 #E6658D #CEE665
split-complementary
#65E6BE #E665CE #E67D65
monochromatic
#1DB385 #30DDA8 #65E6BE #9AEFD4 #CEF7EA
Accessibility & contrast
On white
1.54
#65E6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#65E6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E6BE
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E6BE | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BC
Deuteranopia (green-blind)
#CDCAC1
Tritanopia (blue-blind)
#1AE7DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e6be; /* rgb */ color: rgb(101, 230, 190); /* oklch */ color: oklch(84.1% 0.129 169.9);
Tailwind
colors: {
custom: {
50: '#9beed1',
500: '#65e6be',
950: '#000000',
},
}SCSS
$custom: #65e6be; $custom-light: #9beed1; $custom-dark: #000000;
JSON
{
"hex": "#65e6be",
"rgb": {
"r": 101,
"g": 230,
"b": 190
},
"hsl": {
"h": 161.395,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.84146,
"c": 0.12873,
"h": 169.9
},
"luminance": 0.63078
}Semantic roles & 50–950 ramp
primary
#65E6BE
secondary
#B43B61
accent
#114ED4
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583