#65DCC8#65DCC8
#65DCC8 is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.1% C 0.112 H 180.8°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCC8 |
|---|---|
| RGB | rgb(101, 220, 200) |
| HSL | hsl(170, 63%, 63%) |
| HSV | hsv(170, 54%, 86%) |
| CMYK | cmyk(54.1%, 0%, 9.1%, 13.7%) |
| CIE-LAB | lab(80.81, -38.31, -0.34) |
| CIE-LCH | lch(80.81, 38.31, 180.51°) |
| OKLab | oklab(82.05% -0.1116 -0.0015) |
| OKLCH | oklch(82.05% 0.112 180.8) |
| XYZ | xyz(41.3808, 58.1193, 63.6698) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.99
Seafoam Blue
#78D1B6
ΔE00 4.63
Tiffany Blue
#7BF2DA
ΔE00 5.09
Aqua (survey)
#13EAC9
ΔE00 5.63
Mediumturquoise
#48D1CC
ΔE00 5.90
Aquamarine (survey)
#04D8B2
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCC8 #DC6579
analogous
#65DC8C #65DCC8 #65B4DC
triadic
#65DCC8 #C865DC #DCC865
tetradic
#65DCC8 #8C65DC #DC6579 #B4DC65
square
#65DCC8 #8C65DC #DC6579 #B4DC65
split-complementary
#65DCC8 #DC65B4 #DC8C65
monochromatic
#25A28D #33D1B6 #65DCC8 #97E7DA #C9F3EC
Accessibility & contrast
On white
1.66
#65DCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#65DCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCC8
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCC8 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1C7
Deuteranopia (green-blind)
#C1C3CA
Tritanopia (blue-blind)
#10DFD6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65dcc8; /* rgb */ color: rgb(101, 220, 200); /* oklch */ color: oklch(82.1% 0.112 180.8);
Tailwind
colors: {
custom: {
50: '#9ae7d8',
500: '#65dcc8',
950: '#000000',
},
}SCSS
$custom: #65dcc8; $custom-light: #9ae7d8; $custom-dark: #000000;
JSON
{
"hex": "#65dcc8",
"rgb": {
"r": 101,
"g": 220,
"b": 200
},
"hsl": {
"h": 169.916,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.82053,
"c": 0.11163,
"h": 180.8
},
"luminance": 0.58123
}Semantic roles & 50–950 ramp
primary
#65DCC8
secondary
#A54051
accent
#1B38CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483