#65DEC1#65DEC1
#65DEC1 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.3% C 0.117 H 175.2°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEC1 |
|---|---|
| RGB | rgb(101, 222, 193) |
| HSL | hsl(166, 65%, 63%) |
| HSV | hsv(166, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 13.1%, 12.9%) |
| CIE-LAB | lab(81.21, -40.89, 3.97) |
| CIE-LCH | lch(81.21, 41.08, 174.45°) |
| OKLab | oklab(82.32% -0.1168 0.0099) |
| OKLCH | oklch(82.32% 0.117 175.2) |
| XYZ | xyz(41.1094, 58.8556, 59.6356) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.92
Aqua (survey)
#13EAC9
ΔE00 4.49
Aquamarine (survey)
#04D8B2
ΔE00 4.72
Mediumaquamarine
#66CDAA
ΔE00 4.84
Tiffany Blue
#7BF2DA
ΔE00 5.00
Turquoise
#40E0D0
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEC1 #DE6582
analogous
#65DE84 #65DEC1 #65BEDE
triadic
#65DEC1 #C165DE #DEC165
tetradic
#65DEC1 #8465DE #DE6582 #BEDE65
square
#65DEC1 #8465DE #DE6582 #BEDE65
split-complementary
#65DEC1 #DE65BE #DE8465
monochromatic
#23A586 #33D3AD #65DEC1 #97E9D5 #CAF4EA
Accessibility & contrast
On white
1.64
#65DEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#65DEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEC1
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEC1 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C0
Deuteranopia (green-blind)
#C4C4C3
Tritanopia (blue-blind)
#1DE0D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65dec1; /* rgb */ color: rgb(101, 222, 193); /* oklch */ color: oklch(82.3% 0.117 175.2);
Tailwind
colors: {
custom: {
50: '#9ae9d3',
500: '#65dec1',
950: '#000000',
},
}SCSS
$custom: #65dec1; $custom-light: #9ae9d3; $custom-dark: #000000;
JSON
{
"hex": "#65dec1",
"rgb": {
"r": 101,
"g": 222,
"b": 193
},
"hsl": {
"h": 165.62,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.82324,
"c": 0.11727,
"h": 175.2
},
"luminance": 0.5886
}Semantic roles & 50–950 ramp
primary
#65DEC1
secondary
#A83F58
accent
#1944CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483