#65DCCC#65DCCC
#65DCCC is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.2% C 0.110 H 183.6°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCCC |
|---|---|
| RGB | rgb(101, 220, 204) |
| HSL | hsl(172, 63%, 63%) |
| HSV | hsv(172, 54%, 86%) |
| CMYK | cmyk(54.1%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(80.91, -37.32, -2.32) |
| CIE-LCH | lch(80.91, 37.39, 183.55°) |
| OKLab | oklab(82.17% -0.1099 -0.0068) |
| OKLCH | oklch(82.17% 0.11 183.6) |
| XYZ | xyz(41.8544, 58.3088, 66.1641) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.55
Mediumturquoise
#48D1CC
ΔE00 4.81
Tiffany Blue
#7BF2DA
ΔE00 5.46
Seafoam Blue
#78D1B6
ΔE00 5.56
Aqua (survey)
#13EAC9
ΔE00 6.47
Pale Teal
#82CBB2
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCCC #DC6575
analogous
#65DC90 #65DCCC #65B0DC
triadic
#65DCCC #CC65DC #DCCC65
tetradic
#65DCCC #9065DC #DC6575 #B0DC65
square
#65DCCC #9065DC #DC6575 #B0DC65
split-complementary
#65DCCC #DC65B0 #DC9065
monochromatic
#25A291 #33D1BB #65DCCC #97E7DD #C9F3ED
Accessibility & contrast
On white
1.66
#65DCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#65DCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCCC
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCCC | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CB
Deuteranopia (green-blind)
#C0C3CE
Tritanopia (blue-blind)
#02E0D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65dccc; /* rgb */ color: rgb(101, 220, 204); /* oklch */ color: oklch(82.2% 0.110 183.6);
Tailwind
colors: {
custom: {
50: '#9be7db',
500: '#65dccc',
950: '#000000',
},
}SCSS
$custom: #65dccc; $custom-light: #9be7db; $custom-dark: #000000;
JSON
{
"hex": "#65dccc",
"rgb": {
"r": 101,
"g": 220,
"b": 204
},
"hsl": {
"h": 171.933,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.82173,
"c": 0.11009,
"h": 183.6
},
"luminance": 0.58313
}Semantic roles & 50–950 ramp
primary
#65DCCC
secondary
#A5404E
accent
#1B32CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484