#65DEBC#65DEBC
#65DEBC is a very light, vivid teal. Relative luminance 0.586; OKLCH L 82.2% C 0.120 H 172.2°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEBC |
|---|---|
| RGB | rgb(101, 222, 188) |
| HSL | hsl(163, 65%, 63%) |
| HSV | hsv(163, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(81.09, -42.06, 6.45) |
| CIE-LCH | lch(81.09, 42.55, 171.28°) |
| OKLab | oklab(82.19% -0.1191 0.0164) |
| OKLCH | oklch(82.19% 0.12 172.2) |
| XYZ | xyz(40.5611, 58.6363, 56.7476) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.06
Aqua Marine
#2EE8BB
ΔE00 4.23
Mediumaquamarine
#66CDAA
ΔE00 4.25
Eucalyptus
#44D7A8
ΔE00 4.28
Aquamarine (survey)
#04D8B2
ΔE00 4.30
Seafoam
#7FE0B3
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEBC #DE6587
analogous
#65DE7F #65DEBC #65C4DE
triadic
#65DEBC #BC65DE #DEBC65
tetradic
#65DEBC #7F65DE #DE6587 #C4DE65
square
#65DEBC #7F65DE #DE6587 #C4DE65
split-complementary
#65DEBC #DE65C4 #DE7F65
monochromatic
#23A581 #33D3A6 #65DEBC #97E9D2 #CAF4E8
Accessibility & contrast
On white
1.65
#65DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#65DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEBC
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEBC | 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)
#D8D1BA
Deuteranopia (green-blind)
#C6C4BE
Tritanopia (blue-blind)
#24E0D4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65debc; /* rgb */ color: rgb(101, 222, 188); /* oklch */ color: oklch(82.2% 0.120 172.2);
Tailwind
colors: {
custom: {
50: '#9ae9d0',
500: '#65debc',
950: '#000000',
},
}SCSS
$custom: #65debc; $custom-light: #9ae9d0; $custom-dark: #000000;
JSON
{
"hex": "#65debc",
"rgb": {
"r": 101,
"g": 222,
"b": 188
},
"hsl": {
"h": 163.14,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.82186,
"c": 0.12019,
"h": 172.2
},
"luminance": 0.5864
}Semantic roles & 50–950 ramp
primary
#65DEBC
secondary
#A83F5D
accent
#194BCD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483