#65DEBF#65DEBF
#65DEBF is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.3% C 0.118 H 173.9°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEBF |
|---|---|
| RGB | rgb(101, 222, 191) |
| HSL | hsl(165, 65%, 63%) |
| HSV | hsv(165, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(81.16, -41.36, 4.96) |
| CIE-LCH | lch(81.16, 41.66, 173.16°) |
| OKLab | oklab(82.27% -0.1177 0.0125) |
| OKLCH | oklch(82.27% 0.118 173.9) |
| XYZ | xyz(40.8878, 58.7670, 58.4685) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.91
Aquamarine (survey)
#04D8B2
ΔE00 4.49
Aqua (survey)
#13EAC9
ΔE00 4.52
Mediumaquamarine
#66CDAA
ΔE00 4.55
Aqua Marine
#2EE8BB
ΔE00 4.68
Light Teal
#90E4C1
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEBF #DE6584
analogous
#65DE82 #65DEBF #65C0DE
triadic
#65DEBF #BF65DE #DEBF65
tetradic
#65DEBF #8265DE #DE6584 #C0DE65
square
#65DEBF #8265DE #DE6584 #C0DE65
split-complementary
#65DEBF #DE65C0 #DE8265
monochromatic
#23A584 #33D3AA #65DEBF #97E9D4 #CAF4E9
Accessibility & contrast
On white
1.65
#65DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#65DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEBF
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEBF | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BE
Deuteranopia (green-blind)
#C5C4C1
Tritanopia (blue-blind)
#20E0D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65debf; /* rgb */ color: rgb(101, 222, 191); /* oklch */ color: oklch(82.3% 0.118 173.9);
Tailwind
colors: {
custom: {
50: '#9ae9d2',
500: '#65debf',
950: '#000000',
},
}SCSS
$custom: #65debf; $custom-light: #9ae9d2; $custom-dark: #000000;
JSON
{
"hex": "#65debf",
"rgb": {
"r": 101,
"g": 222,
"b": 191
},
"hsl": {
"h": 164.628,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.82269,
"c": 0.1184,
"h": 173.9
},
"luminance": 0.58771
}Semantic roles & 50–950 ramp
primary
#65DEBF
secondary
#A83F5A
accent
#1947CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483