#65E1BD#65E1BD
#65E1BD is a very light, vivid teal. Relative luminance 0.603; OKLCH L 82.9% C 0.123 H 171.4°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #65E1BD |
|---|---|
| RGB | rgb(101, 225, 189) |
| HSL | hsl(163, 67%, 64%) |
| HSV | hsv(163, 55%, 88%) |
| CMYK | cmyk(55.1%, 0%, 16%, 11.8%) |
| CIE-LAB | lab(81.99, -43.15, 7.22) |
| CIE-LCH | lch(81.99, 43.75, 170.51°) |
| OKLab | oklab(82.93% -0.1218 0.0184) |
| OKLCH | oklch(82.93% 0.123 171.4) |
| XYZ | xyz(41.4731, 60.2873, 57.5853) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.68
Seafoam
#7FE0B3
ΔE00 4.07
Eucalyptus
#44D7A8
ΔE00 4.26
Aqua (survey)
#13EAC9
ΔE00 4.48
Aquamarine (survey)
#04D8B2
ΔE00 4.49
Light Teal
#90E4C1
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E1BD #E16589
analogous
#65E17F #65E1BD #65C7E1
triadic
#65E1BD #BD65E1 #E1BD65
tetradic
#65E1BD #7F65E1 #E16589 #C7E165
square
#65E1BD #7F65E1 #E16589 #C7E165
split-complementary
#65E1BD #E165C7 #E17F65
monochromatic
#21AA83 #32D7A7 #65E1BD #98EBD3 #CBF5E9
Accessibility & contrast
On white
1.61
#65E1BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#65E1BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E1BD
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E1BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E1BD | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BB
Deuteranopia (green-blind)
#C8C6BF
Tritanopia (blue-blind)
#20E3D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e1bd; /* rgb */ color: rgb(101, 225, 189); /* oklch */ color: oklch(82.9% 0.123 171.4);
Tailwind
colors: {
custom: {
50: '#9bebd0',
500: '#65e1bd',
950: '#000000',
},
}SCSS
$custom: #65e1bd; $custom-light: #9bebd0; $custom-dark: #000000;
JSON
{
"hex": "#65e1bd",
"rgb": {
"r": 101,
"g": 225,
"b": 189
},
"hsl": {
"h": 162.581,
"s": 67.391,
"l": 63.922
},
"oklch": {
"l": 0.82928,
"c": 0.12323,
"h": 171.4
},
"luminance": 0.60291
}Semantic roles & 50–950 ramp
primary
#65E1BD
secondary
#AC3E5E
accent
#164CCF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483