#65DFAF#65DFAF
#65DFAF is a very light, vivid teal. Relative luminance 0.586; OKLCH L 82.1% C 0.131 H 164.8°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFAF |
|---|---|
| RGB | rgb(101, 223, 175) |
| HSL | hsl(156, 66%, 64%) |
| HSV | hsv(156, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(81.09, -45.40, 13.32) |
| CIE-LCH | lch(81.09, 47.31, 163.65°) |
| OKLab | oklab(82.09% -0.126 0.0341) |
| OKLCH | oklch(82.09% 0.131 164.8) |
| XYZ | xyz(39.4887, 58.6335, 49.7855) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.54
Eucalyptus
#44D7A8
ΔE00 2.94
Aqua Marine
#2EE8BB
ΔE00 4.17
Mediumaquamarine
#66CDAA
ΔE00 5.01
Light Teal
#90E4C1
ΔE00 5.17
Aquamarine (survey)
#04D8B2
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFAF #DF6595
analogous
#65DF72 #65DFAF #65D2DF
triadic
#65DFAF #AF65DF #DFAF65
tetradic
#65DFAF #7265DF #DF6595 #D2DF65
square
#65DFAF #7265DF #DF6595 #D2DF65
split-complementary
#65DFAF #DF65D2 #DF7265
monochromatic
#23A773 #32D495 #65DFAF #98EAC9 #CAF4E4
Accessibility & contrast
On white
1.65
#65DFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#65DFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFAF
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFAF | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AC
Deuteranopia (green-blind)
#C9C4B2
Tritanopia (blue-blind)
#30DFD2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65dfaf; /* rgb */ color: rgb(101, 223, 175); /* oklch */ color: oklch(82.1% 0.131 164.8);
Tailwind
colors: {
custom: {
50: '#9ae9c7',
500: '#65dfaf',
950: '#000000',
},
}SCSS
$custom: #65dfaf; $custom-light: #9ae9c7; $custom-dark: #000000;
JSON
{
"hex": "#65dfaf",
"rgb": {
"r": 101,
"g": 223,
"b": 175
},
"hsl": {
"h": 156.393,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.82087,
"c": 0.13052,
"h": 164.8
},
"luminance": 0.58637
}Semantic roles & 50–950 ramp
primary
#65DFAF
secondary
#A93F69
accent
#185FCD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482