#65DCDC#65DCDC
#65DCDC is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.107 H 195.3°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCDC |
|---|---|
| RGB | rgb(101, 220, 220) |
| HSL | hsl(180, 63%, 63%) |
| HSV | hsv(180, 54%, 86%) |
| CMYK | cmyk(54.1%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(81.36, -33.22, -10.17) |
| CIE-LCH | lch(81.36, 34.74, 197.03°) |
| OKLab | oklab(82.68% -0.1031 -0.0282) |
| OKLCH | oklch(82.68% 0.107 195.3) |
| XYZ | xyz(43.8728, 59.1161, 76.7947) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.87
Darkturquoise
#00CED1
ΔE00 5.13
Aqua Blue
#02D8E9
ΔE00 5.96
Turquoise
#40E0D0
ΔE00 6.20
Robin'S Egg
#6DEDFD
ΔE00 6.72
Bright Light Blue
#26F7FD
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCDC #DC6565
analogous
#65DCA0 #65DCDC #65A0DC
triadic
#65DCDC #DC65DC #DCDC65
tetradic
#65DCDC #A065DC #DC6565 #A0DC65
square
#65DCDC #A065DC #DC6565 #A0DC65
split-complementary
#65DCDC #DC65A0 #DCA065
monochromatic
#25A2A2 #33D1D1 #65DCDC #97E7E7 #C9F3F3
Accessibility & contrast
On white
1.64
#65DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#65DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCDC
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCDC | 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)
#CFD3DC
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65dcdc; /* rgb */ color: rgb(101, 220, 220); /* oklch */ color: oklch(82.7% 0.107 195.3);
Tailwind
colors: {
custom: {
50: '#9ce7e6',
500: '#65dcdc',
950: '#000000',
},
}SCSS
$custom: #65dcdc; $custom-light: #9ce7e6; $custom-dark: #000000;
JSON
{
"hex": "#65dcdc",
"rgb": {
"r": 101,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.8268,
"c": 0.10686,
"h": 195.3
},
"luminance": 0.5912
}Semantic roles & 50–950 ramp
primary
#65DCDC
secondary
#A54040
accent
#1B1BCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484