#65DEB2#65DEB2
#65DEB2 is a light, vivid teal. Relative luminance 0.582; OKLCH L 81.9% C 0.127 H 166.7°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEB2 |
|---|---|
| RGB | rgb(101, 222, 178) |
| HSL | hsl(158, 65%, 63%) |
| HSV | hsv(158, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(80.86, -44.31, 11.41) |
| CIE-LCH | lch(80.86, 45.76, 165.56°) |
| OKLab | oklab(81.92% -0.1235 0.0293) |
| OKLCH | oklch(81.92% 0.127 166.7) |
| XYZ | xyz(39.5202, 58.2200, 51.2658) |
| Luminance | 0.5822 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.68
Eucalyptus
#44D7A8
ΔE00 2.82
Aqua Marine
#2EE8BB
ΔE00 3.95
Mediumaquamarine
#66CDAA
ΔE00 4.38
Light Teal
#90E4C1
ΔE00 4.81
Aquamarine (survey)
#04D8B2
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEB2 #DE6591
analogous
#65DE75 #65DEB2 #65CDDE
triadic
#65DEB2 #B265DE #DEB265
tetradic
#65DEB2 #7565DE #DE6591 #CDDE65
square
#65DEB2 #7565DE #DE6591 #CDDE65
split-complementary
#65DEB2 #DE65CD #DE7565
monochromatic
#23A576 #33D399 #65DEB2 #97E9CB #CAF4E4
Accessibility & contrast
On white
1.66
#65DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#65DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEB2
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEB2 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B0
Deuteranopia (green-blind)
#C8C3B5
Tritanopia (blue-blind)
#2EDFD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65deb2; /* rgb */ color: rgb(101, 222, 178); /* oklch */ color: oklch(81.9% 0.127 166.7);
Tailwind
colors: {
custom: {
50: '#9ae9c9',
500: '#65deb2',
950: '#000000',
},
}SCSS
$custom: #65deb2; $custom-light: #9ae9c9; $custom-dark: #000000;
JSON
{
"hex": "#65deb2",
"rgb": {
"r": 101,
"g": 222,
"b": 178
},
"hsl": {
"h": 158.182,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.81923,
"c": 0.12697,
"h": 166.7
},
"luminance": 0.58224
}Semantic roles & 50–950 ramp
primary
#65DEB2
secondary
#A83F65
accent
#195ACD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482