#65E3BB#65E3BB
#65E3BB is a very light, vivid teal. Relative luminance 0.613; OKLCH L 83.4% C 0.127 H 169.5°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #65E3BB |
|---|---|
| RGB | rgb(101, 227, 187) |
| HSL | hsl(161, 69%, 64%) |
| HSV | hsv(161, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(82.53, -44.48, 9.05) |
| CIE-LCH | lch(82.53, 45.39, 168.50°) |
| OKLab | oklab(83.35% -0.1249 0.0231) |
| OKLCH | oklch(83.35% 0.127 169.5) |
| XYZ | xyz(41.8013, 61.2888, 56.6311) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.21
Seafoam
#7FE0B3
ΔE00 3.46
Eucalyptus
#44D7A8
ΔE00 3.94
Light Turquoise
#7EF4CC
ΔE00 4.07
Light Teal
#90E4C1
ΔE00 4.48
Aquamarine (survey)
#04D8B2
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E3BB #E3658D
analogous
#65E37C #65E3BB #65CCE3
triadic
#65E3BB #BB65E3 #E3BB65
tetradic
#65E3BB #7C65E3 #E3658D #CCE365
square
#65E3BB #7C65E3 #E3658D #CCE365
split-complementary
#65E3BB #E365CC #E37C65
monochromatic
#20AE81 #31DAA4 #65E3BB #99ECD2 #CDF6E9
Accessibility & contrast
On white
1.58
#65E3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#65E3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E3BB
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E3BB | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#21E4D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e3bb; /* rgb */ color: rgb(101, 227, 187); /* oklch */ color: oklch(83.4% 0.127 169.5);
Tailwind
colors: {
custom: {
50: '#9beccf',
500: '#65e3bb',
950: '#000000',
},
}SCSS
$custom: #65e3bb; $custom-light: #9beccf; $custom-dark: #000000;
JSON
{
"hex": "#65e3bb",
"rgb": {
"r": 101,
"g": 227,
"b": 187
},
"hsl": {
"h": 160.952,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.83352,
"c": 0.12702,
"h": 169.5
},
"luminance": 0.61293
}Semantic roles & 50–950 ramp
primary
#65E3BB
secondary
#AF3D61
accent
#1450D1
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1613
muted
#808583