#65E6BA#65E6BA
#65E6BA is a very light, vivid teal. Relative luminance 0.629; OKLCH L 84.0% C 0.131 H 167.9°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #65E6BA |
|---|---|
| RGB | rgb(101, 230, 186) |
| HSL | hsl(160, 72%, 65%) |
| HSV | hsv(160, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 19.1%, 9.8%) |
| CIE-LAB | lab(83.39, -46.00, 10.79) |
| CIE-LCH | lch(83.39, 47.25, 166.79°) |
| OKLab | oklab(84.04% -0.1285 0.0277) |
| OKLCH | oklch(84.04% 0.131 167.9) |
| XYZ | xyz(42.5223, 62.9014, 56.3452) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.02
Seafoam
#7FE0B3
ΔE00 3.26
Light Turquoise
#7EF4CC
ΔE00 3.68
Eucalyptus
#44D7A8
ΔE00 4.12
Light Teal
#90E4C1
ΔE00 4.71
Aqua (survey)
#13EAC9
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E6BA #E66591
analogous
#65E67A #65E6BA #65D1E6
triadic
#65E6BA #BA65E6 #E6BA65
tetradic
#65E6BA #7A65E6 #E66591 #D1E665
square
#65E6BA #7A65E6 #E66591 #D1E665
split-complementary
#65E6BA #E665D1 #E67A65
monochromatic
#1DB380 #30DDA2 #65E6BA #9AEFD2 #CEF7E9
Accessibility & contrast
On white
1.55
#65E6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#65E6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E6BA
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E6BA | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B8
Deuteranopia (green-blind)
#CECABD
Tritanopia (blue-blind)
#21E7D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e6ba; /* rgb */ color: rgb(101, 230, 186); /* oklch */ color: oklch(84.0% 0.131 167.9);
Tailwind
colors: {
custom: {
50: '#9beece',
500: '#65e6ba',
950: '#000000',
},
}SCSS
$custom: #65e6ba; $custom-light: #9beece; $custom-dark: #000000;
JSON
{
"hex": "#65e6ba",
"rgb": {
"r": 101,
"g": 230,
"b": 186
},
"hsl": {
"h": 159.535,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.84042,
"c": 0.13147,
"h": 167.9
},
"luminance": 0.62906
}Semantic roles & 50–950 ramp
primary
#65E6BA
secondary
#B43B64
accent
#1154D4
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1613
muted
#808583