#65D2DC#65D2DC
#65D2DC is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.4% C 0.101 H 203.4°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #65D2DC |
|---|---|
| RGB | rgb(101, 210, 220) |
| HSL | hsl(185, 63%, 63%) |
| HSV | hsv(185, 54%, 86%) |
| CMYK | cmyk(54.1%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(78.48, -28.43, -14.48) |
| CIE-LCH | lch(78.48, 31.91, 206.99°) |
| OKLab | oklab(80.36% -0.0924 -0.04) |
| OKLCH | oklch(80.36% 0.101 203.4) |
| XYZ | xyz(41.3264, 54.0233, 75.9459) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.11
Darkturquoise
#00CED1
ΔE00 5.63
Mediumturquoise
#48D1CC
ΔE00 6.31
Robin'S Egg
#6DEDFD
ΔE00 6.39
Robin Egg Blue
#8AF1FE
ΔE00 7.50
Robin'S Egg Blue
#98EFF9
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D2DC #DC6F65
analogous
#65DCAA #65D2DC #6596DC
triadic
#65D2DC #DC65D2 #D2DC65
tetradic
#65D2DC #AA65DC #DC6F65 #96DC65
square
#65D2DC #AA65DC #DC6F65 #96DC65
split-complementary
#65D2DC #DC6596 #DCAA65
monochromatic
#2597A2 #33C3D1 #65D2DC #97E1E7 #C9EFF3
Accessibility & contrast
On white
1.78
#65D2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#65D2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D2DC
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D2DC | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADD
Deuteranopia (green-blind)
#B1BCDD
Tritanopia (blue-blind)
#00D9D5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #65d2dc; /* rgb */ color: rgb(101, 210, 220); /* oklch */ color: oklch(80.4% 0.101 203.4);
Tailwind
colors: {
custom: {
50: '#9be0e6',
500: '#65d2dc',
950: '#000000',
},
}SCSS
$custom: #65d2dc; $custom-light: #9be0e6; $custom-dark: #000000;
JSON
{
"hex": "#65d2dc",
"rgb": {
"r": 101,
"g": 210,
"b": 220
},
"hsl": {
"h": 185.042,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.80359,
"c": 0.10066,
"h": 203.4
},
"luminance": 0.54027
}Semantic roles & 50–950 ramp
primary
#65D2DC
secondary
#A54940
accent
#2A1BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484