#65DEB0#65DEB0
#65DEB0 is a light, vivid teal. Relative luminance 0.581; OKLCH L 81.9% C 0.128 H 165.7°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEB0 |
|---|---|
| RGB | rgb(101, 222, 176) |
| HSL | hsl(157, 65%, 63%) |
| HSV | hsv(157, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(80.82, -44.75, 12.40) |
| CIE-LCH | lch(80.82, 46.44, 164.51°) |
| OKLab | oklab(81.87% -0.1244 0.0318) |
| OKLCH | oklch(81.87% 0.128 165.7) |
| XYZ | xyz(39.3209, 58.1402, 50.2159) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.57
Eucalyptus
#44D7A8
ΔE00 2.77
Aqua Marine
#2EE8BB
ΔE00 4.11
Mediumaquamarine
#66CDAA
ΔE00 4.59
Light Teal
#90E4C1
ΔE00 5.00
Aquamarine (survey)
#04D8B2
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEB0 #DE6593
analogous
#65DE73 #65DEB0 #65CFDE
triadic
#65DEB0 #B065DE #DEB065
tetradic
#65DEB0 #7365DE #DE6593 #CFDE65
square
#65DEB0 #7365DE #DE6593 #CFDE65
split-complementary
#65DEB0 #DE65CF #DE7365
monochromatic
#23A574 #33D396 #65DEB0 #97E9CA #CAF4E4
Accessibility & contrast
On white
1.66
#65DEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#65DEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEB0
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEB0 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AE
Deuteranopia (green-blind)
#C8C3B3
Tritanopia (blue-blind)
#30DED1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65deb0; /* rgb */ color: rgb(101, 222, 176); /* oklch */ color: oklch(81.9% 0.128 165.7);
Tailwind
colors: {
custom: {
50: '#9ae9c7',
500: '#65deb0',
950: '#000000',
},
}SCSS
$custom: #65deb0; $custom-light: #9ae9c7; $custom-dark: #000000;
JSON
{
"hex": "#65deb0",
"rgb": {
"r": 101,
"g": 222,
"b": 176
},
"hsl": {
"h": 157.19,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.81872,
"c": 0.12845,
"h": 165.7
},
"luminance": 0.58144
}Semantic roles & 50–950 ramp
primary
#65DEB0
secondary
#A83F67
accent
#195DCD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482