#65DDBA#65DDBA
#65DDBA is a light, vivid teal. Relative luminance 0.580; OKLCH L 81.9% C 0.120 H 171.4°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDBA |
|---|---|
| RGB | rgb(101, 221, 186) |
| HSL | hsl(163, 64%, 63%) |
| HSV | hsv(163, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(80.75, -42.08, 7.02) |
| CIE-LCH | lch(80.75, 42.66, 170.53°) |
| OKLab | oklab(81.89% -0.1189 0.0179) |
| OKLCH | oklch(81.89% 0.12 171.4) |
| XYZ | xyz(40.0821, 58.0210, 55.5318) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.94
Eucalyptus
#44D7A8
ΔE00 3.95
Seafoam Blue
#78D1B6
ΔE00 3.98
Seafoam
#7FE0B3
ΔE00 4.13
Aquamarine (survey)
#04D8B2
ΔE00 4.23
Aqua Marine
#2EE8BB
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDBA #DD6588
analogous
#65DD7E #65DDBA #65C4DD
triadic
#65DDBA #BA65DD #DDBA65
tetradic
#65DDBA #7E65DD #DD6588 #C4DD65
square
#65DDBA #7E65DD #DD6588 #C4DD65
split-complementary
#65DDBA #DD65C4 #DD7E65
monochromatic
#24A47E #33D2A4 #65DDBA #97E8D0 #C9F3E7
Accessibility & contrast
On white
1.67
#65DDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#65DDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDBA
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDBA | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0B8
Deuteranopia (green-blind)
#C5C3BC
Tritanopia (blue-blind)
#27DFD3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65ddba; /* rgb */ color: rgb(101, 221, 186); /* oklch */ color: oklch(81.9% 0.120 171.4);
Tailwind
colors: {
custom: {
50: '#9ae8ce',
500: '#65ddba',
950: '#000000',
},
}SCSS
$custom: #65ddba; $custom-light: #9ae8ce; $custom-dark: #000000;
JSON
{
"hex": "#65ddba",
"rgb": {
"r": 101,
"g": 221,
"b": 186
},
"hsl": {
"h": 162.5,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.81893,
"c": 0.12023,
"h": 171.4
},
"luminance": 0.58025
}Semantic roles & 50–950 ramp
primary
#65DDBA
secondary
#A7405E
accent
#1A4ECC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483