#65E1BC#65E1BC
#65E1BC is a very light, vivid teal. Relative luminance 0.602; OKLCH L 82.9% C 0.124 H 170.9°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #65E1BC |
|---|---|
| RGB | rgb(101, 225, 188) |
| HSL | hsl(162, 67%, 64%) |
| HSV | hsv(162, 55%, 88%) |
| CMYK | cmyk(55.1%, 0%, 16.4%, 11.8%) |
| CIE-LAB | lab(81.97, -43.38, 7.71) |
| CIE-LCH | lch(81.97, 44.06, 169.92°) |
| OKLab | oklab(82.9% -0.1223 0.0197) |
| OKLCH | oklch(82.9% 0.124 170.9) |
| XYZ | xyz(41.3649, 60.2441, 57.0156) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.58
Seafoam
#7FE0B3
ΔE00 3.86
Eucalyptus
#44D7A8
ΔE00 4.08
Light Teal
#90E4C1
ΔE00 4.48
Light Turquoise
#7EF4CC
ΔE00 4.48
Aquamarine (survey)
#04D8B2
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E1BC #E1658A
analogous
#65E17E #65E1BC #65C8E1
triadic
#65E1BC #BC65E1 #E1BC65
tetradic
#65E1BC #7E65E1 #E1658A #C8E165
square
#65E1BC #7E65E1 #E1658A #C8E165
split-complementary
#65E1BC #E165C8 #E17E65
monochromatic
#21AA81 #32D7A6 #65E1BC #98EBD2 #CBF5E9
Accessibility & contrast
On white
1.61
#65E1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#65E1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E1BC
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E1BC | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BA
Deuteranopia (green-blind)
#C9C6BF
Tritanopia (blue-blind)
#22E3D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e1bc; /* rgb */ color: rgb(101, 225, 188); /* oklch */ color: oklch(82.9% 0.124 170.9);
Tailwind
colors: {
custom: {
50: '#9bebd0',
500: '#65e1bc',
950: '#000000',
},
}SCSS
$custom: #65e1bc; $custom-light: #9bebd0; $custom-dark: #000000;
JSON
{
"hex": "#65e1bc",
"rgb": {
"r": 101,
"g": 225,
"b": 188
},
"hsl": {
"h": 162.097,
"s": 67.391,
"l": 63.922
},
"oklch": {
"l": 0.82901,
"c": 0.12387,
"h": 170.9
},
"luminance": 0.60248
}Semantic roles & 50–950 ramp
primary
#65E1BC
secondary
#AC3E5F
accent
#164DCF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483