#65DEC5#65DEC5
#65DEC5 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.4% C 0.115 H 177.7°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEC5 |
|---|---|
| RGB | rgb(101, 222, 197) |
| HSL | hsl(168, 65%, 63%) |
| HSV | hsv(168, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 11.3%, 12.9%) |
| CIE-LAB | lab(81.31, -39.94, 1.99) |
| CIE-LCH | lch(81.31, 39.99, 177.14°) |
| OKLab | oklab(82.44% -0.1151 0.0047) |
| OKLCH | oklch(82.44% 0.115 177.7) |
| XYZ | xyz(41.5616, 59.0365, 62.0174) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.96
Seafoam Blue
#78D1B6
ΔE00 4.19
Tiffany Blue
#7BF2DA
ΔE00 4.66
Aqua (survey)
#13EAC9
ΔE00 4.68
Aquamarine (survey)
#04D8B2
ΔE00 5.38
Mediumaquamarine
#66CDAA
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEC5 #DE657E
analogous
#65DE88 #65DEC5 #65BBDE
triadic
#65DEC5 #C565DE #DEC565
tetradic
#65DEC5 #8865DE #DE657E #BBDE65
square
#65DEC5 #8865DE #DE657E #BBDE65
split-complementary
#65DEC5 #DE65BB #DE8865
monochromatic
#23A58A #33D3B2 #65DEC5 #97E9D8 #CAF4EB
Accessibility & contrast
On white
1.64
#65DEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#65DEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEC5
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEC5 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C4
Deuteranopia (green-blind)
#C4C4C7
Tritanopia (blue-blind)
#15E1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65dec5; /* rgb */ color: rgb(101, 222, 197); /* oklch */ color: oklch(82.4% 0.115 177.7);
Tailwind
colors: {
custom: {
50: '#9be9d6',
500: '#65dec5',
950: '#000000',
},
}SCSS
$custom: #65dec5; $custom-light: #9be9d6; $custom-dark: #000000;
JSON
{
"hex": "#65dec5",
"rgb": {
"r": 101,
"g": 222,
"b": 197
},
"hsl": {
"h": 167.603,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.82438,
"c": 0.11518,
"h": 177.7
},
"luminance": 0.5904
}Semantic roles & 50–950 ramp
primary
#65DEC5
secondary
#A83F55
accent
#193ECD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483