#65DFBA#65DFBA
#65DFBA is a very light, vivid teal. Relative luminance 0.591; OKLCH L 82.4% C 0.123 H 170.6°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFBA |
|---|---|
| RGB | rgb(101, 223, 186) |
| HSL | hsl(162, 66%, 64%) |
| HSV | hsv(162, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 16.6%, 12.5%) |
| CIE-LAB | lab(81.34, -42.96, 7.86) |
| CIE-LCH | lch(81.34, 43.67, 169.63°) |
| OKLab | oklab(82.37% -0.121 0.0201) |
| OKLCH | oklch(82.37% 0.123 170.6) |
| XYZ | xyz(40.6133, 59.0834, 55.7088) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.75
Eucalyptus
#44D7A8
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 3.81
Mediumaquamarine
#66CDAA
ΔE00 4.34
Aquamarine (survey)
#04D8B2
ΔE00 4.35
Light Teal
#90E4C1
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFBA #DF658A
analogous
#65DF7D #65DFBA #65C7DF
triadic
#65DFBA #BA65DF #DFBA65
tetradic
#65DFBA #7D65DF #DF658A #C7DF65
square
#65DFBA #7D65DF #DF658A #C7DF65
split-complementary
#65DFBA #DF65C7 #DF7D65
monochromatic
#23A77F #32D4A3 #65DFBA #98EAD1 #CAF4E7
Accessibility & contrast
On white
1.64
#65DFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#65DFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFBA
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFBA | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B8
Deuteranopia (green-blind)
#C7C5BD
Tritanopia (blue-blind)
#26E0D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65dfba; /* rgb */ color: rgb(101, 223, 186); /* oklch */ color: oklch(82.4% 0.123 170.6);
Tailwind
colors: {
custom: {
50: '#9ae9ce',
500: '#65dfba',
950: '#000000',
},
}SCSS
$custom: #65dfba; $custom-light: #9ae9ce; $custom-dark: #000000;
JSON
{
"hex": "#65dfba",
"rgb": {
"r": 101,
"g": 223,
"b": 186
},
"hsl": {
"h": 161.803,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.82371,
"c": 0.12269,
"h": 170.6
},
"luminance": 0.59087
}Semantic roles & 50–950 ramp
primary
#65DFBA
secondary
#A93F5F
accent
#184FCD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483