#65E6BC#65E6BC
#65E6BC is a very light, vivid teal. Relative luminance 0.630; OKLCH L 84.1% C 0.130 H 168.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #65E6BC |
|---|---|
| RGB | rgb(101, 230, 188) |
| HSL | hsl(160, 72%, 65%) |
| HSV | hsv(160, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 18.3%, 9.8%) |
| CIE-LAB | lab(83.44, -45.55, 9.81) |
| CIE-LCH | lch(83.44, 46.59, 167.85°) |
| OKLab | oklab(84.09% -0.1276 0.0251) |
| OKLCH | oklch(84.09% 0.13 168.9) |
| XYZ | xyz(42.7364, 62.9871, 57.4727) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.97
Seafoam
#7FE0B3
ΔE00 3.49
Light Turquoise
#7EF4CC
ΔE00 3.55
Eucalyptus
#44D7A8
ΔE00 4.27
Light Teal
#90E4C1
ΔE00 4.60
Aqua (survey)
#13EAC9
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E6BC #E6658F
analogous
#65E67B #65E6BC #65D0E6
triadic
#65E6BC #BC65E6 #E6BC65
tetradic
#65E6BC #7B65E6 #E6658F #D0E665
square
#65E6BC #7B65E6 #E6658F #D0E665
split-complementary
#65E6BC #E665D0 #E67B65
monochromatic
#1DB383 #30DDA5 #65E6BC #9AEFD3 #CEF7EA
Accessibility & contrast
On white
1.54
#65E6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#65E6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E6BC
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E6BC | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8BA
Deuteranopia (green-blind)
#CECABF
Tritanopia (blue-blind)
#1EE7DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e6bc; /* rgb */ color: rgb(101, 230, 188); /* oklch */ color: oklch(84.1% 0.130 168.9);
Tailwind
colors: {
custom: {
50: '#9beed0',
500: '#65e6bc',
950: '#000000',
},
}SCSS
$custom: #65e6bc; $custom-light: #9beed0; $custom-dark: #000000;
JSON
{
"hex": "#65e6bc",
"rgb": {
"r": 101,
"g": 230,
"b": 188
},
"hsl": {
"h": 160.465,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.84093,
"c": 0.13008,
"h": 168.9
},
"luminance": 0.62991
}Semantic roles & 50–950 ramp
primary
#65E6BC
secondary
#B43B63
accent
#1151D4
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583