#65DEC0#65DEC0
#65DEC0 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.3% C 0.118 H 174.5°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEC0 |
|---|---|
| RGB | rgb(101, 222, 192) |
| HSL | hsl(165, 65%, 63%) |
| HSV | hsv(165, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 13.5%, 12.9%) |
| CIE-LAB | lab(81.19, -41.13, 4.47) |
| CIE-LCH | lch(81.19, 41.37, 173.80°) |
| OKLab | oklab(82.3% -0.1173 0.0112) |
| OKLCH | oklch(82.3% 0.118 174.5) |
| XYZ | xyz(40.9982, 58.8112, 59.0501) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.91
Aqua (survey)
#13EAC9
ΔE00 4.49
Aquamarine (survey)
#04D8B2
ΔE00 4.60
Mediumaquamarine
#66CDAA
ΔE00 4.69
Aqua Marine
#2EE8BB
ΔE00 4.87
Light Teal
#90E4C1
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEC0 #DE6583
analogous
#65DE83 #65DEC0 #65BFDE
triadic
#65DEC0 #C065DE #DEC065
tetradic
#65DEC0 #8365DE #DE6583 #BFDE65
square
#65DEC0 #8365DE #DE6583 #BFDE65
split-complementary
#65DEC0 #DE65BF #DE8365
monochromatic
#23A585 #33D3AB #65DEC0 #97E9D5 #CAF4E9
Accessibility & contrast
On white
1.65
#65DEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#65DEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEC0
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEC0 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2BF
Deuteranopia (green-blind)
#C5C4C2
Tritanopia (blue-blind)
#1EE0D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65dec0; /* rgb */ color: rgb(101, 222, 192); /* oklch */ color: oklch(82.3% 0.118 174.5);
Tailwind
colors: {
custom: {
50: '#9ae9d3',
500: '#65dec0',
950: '#000000',
},
}SCSS
$custom: #65dec0; $custom-light: #9ae9d3; $custom-dark: #000000;
JSON
{
"hex": "#65dec0",
"rgb": {
"r": 101,
"g": 222,
"b": 192
},
"hsl": {
"h": 165.124,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.82296,
"c": 0.11783,
"h": 174.5
},
"luminance": 0.58815
}Semantic roles & 50–950 ramp
primary
#65DEC0
secondary
#A83F59
accent
#1945CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483