#65DEC6#65DEC6
#65DEC6 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.115 H 178.3°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEC6 |
|---|---|
| RGB | rgb(101, 222, 198) |
| HSL | hsl(168, 65%, 63%) |
| HSV | hsv(168, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 10.8%, 12.9%) |
| CIE-LAB | lab(81.34, -39.70, 1.50) |
| CIE-LCH | lch(81.34, 39.73, 177.84°) |
| OKLab | oklab(82.47% -0.1146 0.0034) |
| OKLCH | oklch(82.47% 0.115 178.3) |
| XYZ | xyz(41.6766, 59.0825, 62.6229) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.70
Seafoam Blue
#78D1B6
ΔE00 4.31
Tiffany Blue
#7BF2DA
ΔE00 4.62
Aqua (survey)
#13EAC9
ΔE00 4.79
Aquamarine (survey)
#04D8B2
ΔE00 5.58
Mediumaquamarine
#66CDAA
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEC6 #DE657D
analogous
#65DE89 #65DEC6 #65B9DE
triadic
#65DEC6 #C665DE #DEC665
tetradic
#65DEC6 #8965DE #DE657D #B9DE65
square
#65DEC6 #8965DE #DE657D #B9DE65
split-complementary
#65DEC6 #DE65B9 #DE8965
monochromatic
#23A58B #33D3B3 #65DEC6 #97E9D9 #CAF4EB
Accessibility & contrast
On white
1.64
#65DEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#65DEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEC6
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEC6 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C5
Deuteranopia (green-blind)
#C3C4C8
Tritanopia (blue-blind)
#13E1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65dec6; /* rgb */ color: rgb(101, 222, 198); /* oklch */ color: oklch(82.5% 0.115 178.3);
Tailwind
colors: {
custom: {
50: '#9be9d7',
500: '#65dec6',
950: '#000000',
},
}SCSS
$custom: #65dec6; $custom-light: #9be9d7; $custom-dark: #000000;
JSON
{
"hex": "#65dec6",
"rgb": {
"r": 101,
"g": 222,
"b": 198
},
"hsl": {
"h": 168.099,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.82467,
"c": 0.1147,
"h": 178.3
},
"luminance": 0.59086
}Semantic roles & 50–950 ramp
primary
#65DEC6
secondary
#A83F54
accent
#193DCD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483