#65E2BA#65E2BA
#65E2BA is a very light, vivid teal. Relative luminance 0.607; OKLCH L 83.1% C 0.126 H 169.4°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2BA |
|---|---|
| RGB | rgb(101, 226, 186) |
| HSL | hsl(161, 68%, 64%) |
| HSV | hsv(161, 55%, 89%) |
| CMYK | cmyk(55.3%, 0%, 17.7%, 11.4%) |
| CIE-LAB | lab(82.22, -44.27, 9.12) |
| CIE-LCH | lch(82.22, 45.20, 168.36°) |
| OKLab | oklab(83.09% -0.1243 0.0233) |
| OKLCH | oklch(83.09% 0.126 169.4) |
| XYZ | xyz(41.4220, 60.7007, 55.9784) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.31
Seafoam
#7FE0B3
ΔE00 3.37
Eucalyptus
#44D7A8
ΔE00 3.78
Light Turquoise
#7EF4CC
ΔE00 4.27
Light Teal
#90E4C1
ΔE00 4.47
Aquamarine (survey)
#04D8B2
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2BA #E2658D
analogous
#65E27C #65E2BA #65CCE2
triadic
#65E2BA #BA65E2 #E2BA65
tetradic
#65E2BA #7C65E2 #E2658D #CCE265
square
#65E2BA #7C65E2 #E2658D #CCE265
split-complementary
#65E2BA #E265CC #E27C65
monochromatic
#20AC7F #31D8A3 #65E2BA #99ECD1 #CCF5E8
Accessibility & contrast
On white
1.60
#65E2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#65E2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2BA
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2BA | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD4B8
Deuteranopia (green-blind)
#CAC7BD
Tritanopia (blue-blind)
#24E3D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e2ba; /* rgb */ color: rgb(101, 226, 186); /* oklch */ color: oklch(83.1% 0.126 169.4);
Tailwind
colors: {
custom: {
50: '#9becce',
500: '#65e2ba',
950: '#000000',
},
}SCSS
$custom: #65e2ba; $custom-light: #9becce; $custom-dark: #000000;
JSON
{
"hex": "#65e2ba",
"rgb": {
"r": 101,
"g": 226,
"b": 186
},
"hsl": {
"h": 160.8,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.83087,
"c": 0.12643,
"h": 169.4
},
"luminance": 0.60705
}Semantic roles & 50–950 ramp
primary
#65E2BA
secondary
#AE3D61
accent
#1551D0
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1613
muted
#808583