#65E5BC#65E5BC
#65E5BC is a very light, vivid teal. Relative luminance 0.624; OKLCH L 83.9% C 0.129 H 169.3°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #65E5BC |
|---|---|
| RGB | rgb(101, 229, 188) |
| HSL | hsl(161, 71%, 65%) |
| HSV | hsv(161, 56%, 90%) |
| CMYK | cmyk(55.9%, 0%, 17.9%, 10.2%) |
| CIE-LAB | lab(83.14, -45.12, 9.39) |
| CIE-LCH | lch(83.14, 46.09, 168.24°) |
| OKLab | oklab(83.86% -0.1266 0.024) |
| OKLCH | oklch(83.86% 0.129 169.3) |
| XYZ | xyz(42.4590, 62.4321, 57.3803) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.03
Seafoam
#7FE0B3
ΔE00 3.51
Light Turquoise
#7EF4CC
ΔE00 3.70
Eucalyptus
#44D7A8
ΔE00 4.18
Light Teal
#90E4C1
ΔE00 4.54
Aqua (survey)
#13EAC9
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E5BC #E5658E
analogous
#65E57C #65E5BC #65CEE5
triadic
#65E5BC #BC65E5 #E5BC65
tetradic
#65E5BC #7C65E5 #E5658E #CEE565
square
#65E5BC #7C65E5 #E5658E #CEE565
split-complementary
#65E5BC #E565CE #E57C65
monochromatic
#1EB282 #31DCA5 #65E5BC #99EED3 #CEF7EA
Accessibility & contrast
On white
1.56
#65E5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#65E5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E5BC
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E5BC | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BA
Deuteranopia (green-blind)
#CDC9BF
Tritanopia (blue-blind)
#1FE6D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e5bc; /* rgb */ color: rgb(101, 229, 188); /* oklch */ color: oklch(83.9% 0.129 169.3);
Tailwind
colors: {
custom: {
50: '#9beed0',
500: '#65e5bc',
950: '#000000',
},
}SCSS
$custom: #65e5bc; $custom-light: #9beed0; $custom-dark: #000000;
JSON
{
"hex": "#65e5bc",
"rgb": {
"r": 101,
"g": 229,
"b": 188
},
"hsl": {
"h": 160.781,
"s": 71.111,
"l": 64.706
},
"oklch": {
"l": 0.83855,
"c": 0.12883,
"h": 169.3
},
"luminance": 0.62436
}Semantic roles & 50–950 ramp
primary
#65E5BC
secondary
#B23C62
accent
#1250D3
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583