#65DCAA#65DCAA
#65DCAA is a light, vivid teal. Relative luminance 0.569; OKLCH L 81.2% C 0.130 H 163.4°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCAA |
|---|---|
| RGB | rgb(101, 220, 170) |
| HSL | hsl(155, 63%, 63%) |
| HSV | hsv(155, 54%, 86%) |
| CMYK | cmyk(54.1%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(80.10, -45.18, 14.55) |
| CIE-LCH | lch(80.10, 47.47, 162.15°) |
| OKLab | oklab(81.24% -0.125 0.0373) |
| OKLCH | oklch(81.24% 0.13 163.4) |
| XYZ | xyz(38.2122, 56.8519, 46.9822) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.72
Eucalyptus
#44D7A8
ΔE00 2.80
Mediumaquamarine
#66CDAA
ΔE00 4.82
Aqua Marine
#2EE8BB
ΔE00 4.91
Light Teal
#90E4C1
ΔE00 5.63
Aquamarine (survey)
#04D8B2
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCAA #DC6597
analogous
#65DC6E #65DCAA #65D2DC
triadic
#65DCAA #AA65DC #DCAA65
tetradic
#65DCAA #6E65DC #DC6597 #D2DC65
square
#65DCAA #6E65DC #DC6597 #D2DC65
split-complementary
#65DCAA #DC65D2 #DC6E65
monochromatic
#25A26D #33D18E #65DCAA #97E7C6 #C9F3E1
Accessibility & contrast
On white
1.70
#65DCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#65DCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCAA
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCAA | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA7
Deuteranopia (green-blind)
#C7C2AD
Tritanopia (blue-blind)
#36DCCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #65dcaa; /* rgb */ color: rgb(101, 220, 170); /* oklch */ color: oklch(81.2% 0.130 163.4);
Tailwind
colors: {
custom: {
50: '#9ae7c3',
500: '#65dcaa',
950: '#000000',
},
}SCSS
$custom: #65dcaa; $custom-light: #9ae7c3; $custom-dark: #000000;
JSON
{
"hex": "#65dcaa",
"rgb": {
"r": 101,
"g": 220,
"b": 170
},
"hsl": {
"h": 154.79,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.81242,
"c": 0.13043,
"h": 163.4
},
"luminance": 0.56855
}Semantic roles & 50–950 ramp
primary
#65DCAA
secondary
#A5406B
accent
#1B65CB
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482