#65DDBC#65DDBC
#65DDBC is a light, moderate teal. Relative luminance 0.581; OKLCH L 81.9% C 0.119 H 172.6°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDBC |
|---|---|
| RGB | rgb(101, 221, 188) |
| HSL | hsl(164, 64%, 63%) |
| HSV | hsv(164, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 14.9%, 13.3%) |
| CIE-LAB | lab(80.80, -41.62, 6.03) |
| CIE-LCH | lch(80.80, 42.05, 171.76°) |
| OKLab | oklab(81.95% -0.118 0.0153) |
| OKLCH | oklch(81.95% 0.119 172.6) |
| XYZ | xyz(40.2962, 58.1067, 56.6593) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.81
Mediumaquamarine
#66CDAA
ΔE00 4.10
Aquamarine (survey)
#04D8B2
ΔE00 4.29
Eucalyptus
#44D7A8
ΔE00 4.40
Aqua Marine
#2EE8BB
ΔE00 4.48
Seafoam
#7FE0B3
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDBC #DD6586
analogous
#65DD80 #65DDBC #65C2DD
triadic
#65DDBC #BC65DD #DDBC65
tetradic
#65DDBC #8065DD #DD6586 #C2DD65
square
#65DDBC #8065DD #DD6586 #C2DD65
split-complementary
#65DDBC #DD65C2 #DD8065
monochromatic
#24A480 #33D2A6 #65DDBC #97E8D2 #C9F3E8
Accessibility & contrast
On white
1.66
#65DDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#65DDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDBC
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDBC | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0BA
Deuteranopia (green-blind)
#C5C3BE
Tritanopia (blue-blind)
#24DFD3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65ddbc; /* rgb */ color: rgb(101, 221, 188); /* oklch */ color: oklch(81.9% 0.119 172.6);
Tailwind
colors: {
custom: {
50: '#9ae8d0',
500: '#65ddbc',
950: '#000000',
},
}SCSS
$custom: #65ddbc; $custom-light: #9ae8d0; $custom-dark: #000000;
JSON
{
"hex": "#65ddbc",
"rgb": {
"r": 101,
"g": 221,
"b": 188
},
"hsl": {
"h": 163.5,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.81948,
"c": 0.11898,
"h": 172.6
},
"luminance": 0.5811
}Semantic roles & 50–950 ramp
primary
#65DDBC
secondary
#A7405C
accent
#1A4BCC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483