#65DDAF#65DDAF
#65DDAF is a light, vivid teal. Relative luminance 0.576; OKLCH L 81.6% C 0.128 H 165.5°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDAF |
|---|---|
| RGB | rgb(101, 221, 175) |
| HSL | hsl(157, 64%, 63%) |
| HSV | hsv(157, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 20.8%, 13.3%) |
| CIE-LAB | lab(80.50, -44.54, 12.48) |
| CIE-LCH | lch(80.50, 46.25, 164.34°) |
| OKLab | oklab(81.61% -0.1238 0.032) |
| OKLCH | oklch(81.61% 0.128 165.5) |
| XYZ | xyz(38.9575, 57.5712, 49.6085) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.59
Eucalyptus
#44D7A8
ΔE00 2.66
Aqua Marine
#2EE8BB
ΔE00 4.28
Mediumaquamarine
#66CDAA
ΔE00 4.41
Light Teal
#90E4C1
ΔE00 5.06
Aquamarine (survey)
#04D8B2
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDAF #DD6593
analogous
#65DD73 #65DDAF #65CFDD
triadic
#65DDAF #AF65DD #DDAF65
tetradic
#65DDAF #7365DD #DD6593 #CFDD65
square
#65DDAF #7365DD #DD6593 #CFDD65
split-complementary
#65DDAF #DD65CF #DD7365
monochromatic
#24A473 #33D295 #65DDAF #97E8C9 #C9F3E3
Accessibility & contrast
On white
1.68
#65DDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#65DDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDAF
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDAF | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAD
Deuteranopia (green-blind)
#C7C3B2
Tritanopia (blue-blind)
#31DDD0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65ddaf; /* rgb */ color: rgb(101, 221, 175); /* oklch */ color: oklch(81.6% 0.128 165.5);
Tailwind
colors: {
custom: {
50: '#9ae8c7',
500: '#65ddaf',
950: '#000000',
},
}SCSS
$custom: #65ddaf; $custom-light: #9ae8c7; $custom-dark: #000000;
JSON
{
"hex": "#65ddaf",
"rgb": {
"r": 101,
"g": 221,
"b": 175
},
"hsl": {
"h": 157,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.81607,
"c": 0.12789,
"h": 165.5
},
"luminance": 0.57575
}Semantic roles & 50–950 ramp
primary
#65DDAF
secondary
#A74067
accent
#1A5ECC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482