#65E1BB#65E1BB
#65E1BB is a very light, vivid teal. Relative luminance 0.602; OKLCH L 82.9% C 0.125 H 170.3°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #65E1BB |
|---|---|
| RGB | rgb(101, 225, 187) |
| HSL | hsl(162, 67%, 64%) |
| HSV | hsv(162, 55%, 88%) |
| CMYK | cmyk(55.1%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(81.95, -43.61, 8.21) |
| CIE-LCH | lch(81.95, 44.37, 169.34°) |
| OKLab | oklab(82.87% -0.1227 0.021) |
| OKLCH | oklch(82.87% 0.125 170.3) |
| XYZ | xyz(41.2575, 60.2011, 56.4498) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.51
Seafoam
#7FE0B3
ΔE00 3.66
Eucalyptus
#44D7A8
ΔE00 3.91
Light Turquoise
#7EF4CC
ΔE00 4.46
Light Teal
#90E4C1
ΔE00 4.46
Aquamarine (survey)
#04D8B2
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E1BB #E1658B
analogous
#65E17D #65E1BB #65C9E1
triadic
#65E1BB #BB65E1 #E1BB65
tetradic
#65E1BB #7D65E1 #E1658B #C9E165
square
#65E1BB #7D65E1 #E1658B #C9E165
split-complementary
#65E1BB #E165C9 #E17D65
monochromatic
#21AA80 #32D7A4 #65E1BB #98EBD2 #CBF5E8
Accessibility & contrast
On white
1.61
#65E1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#65E1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E1BB
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E1BB | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4B9
Deuteranopia (green-blind)
#C9C6BE
Tritanopia (blue-blind)
#23E2D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e1bb; /* rgb */ color: rgb(101, 225, 187); /* oklch */ color: oklch(82.9% 0.125 170.3);
Tailwind
colors: {
custom: {
50: '#9bebcf',
500: '#65e1bb',
950: '#000000',
},
}SCSS
$custom: #65e1bb; $custom-light: #9bebcf; $custom-dark: #000000;
JSON
{
"hex": "#65e1bb",
"rgb": {
"r": 101,
"g": 225,
"b": 187
},
"hsl": {
"h": 161.613,
"s": 67.391,
"l": 63.922
},
"oklch": {
"l": 0.82874,
"c": 0.12453,
"h": 170.3
},
"luminance": 0.60205
}Semantic roles & 50–950 ramp
primary
#65E1BB
secondary
#AC3E60
accent
#164FCF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483