#65DADC#65DADC
#65DADC is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.2% C 0.105 H 196.8°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #65DADC |
|---|---|
| RGB | rgb(101, 218, 220) |
| HSL | hsl(181, 63%, 63%) |
| HSV | hsv(181, 54%, 86%) |
| CMYK | cmyk(54.1%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(80.78, -32.27, -11.03) |
| CIE-LCH | lch(80.78, 34.11, 198.87°) |
| OKLab | oklab(82.22% -0.1009 -0.0305) |
| OKLCH | oklch(82.22% 0.105 196.8) |
| XYZ | xyz(43.3511, 58.0726, 76.6208) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.08
Darkturquoise
#00CED1
ΔE00 4.91
Aqua Blue
#02D8E9
ΔE00 5.34
Robin'S Egg
#6DEDFD
ΔE00 6.42
Turquoise
#40E0D0
ΔE00 6.98
Bright Light Blue
#26F7FD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DADC #DC6765
analogous
#65DCA2 #65DADC #659FDC
triadic
#65DADC #DC65DA #DADC65
tetradic
#65DADC #A265DC #DC6765 #9FDC65
square
#65DADC #A265DC #DC6765 #9FDC65
split-complementary
#65DADC #DC659F #DCA265
monochromatic
#25A0A2 #33CED1 #65DADC #97E6E7 #C9F2F3
Accessibility & contrast
On white
1.66
#65DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#65DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DADC
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DADC | 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)
#CDD1DC
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#00E0DA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65dadc; /* rgb */ color: rgb(101, 218, 220); /* oklch */ color: oklch(82.2% 0.105 196.8);
Tailwind
colors: {
custom: {
50: '#9be6e6',
500: '#65dadc',
950: '#000000',
},
}SCSS
$custom: #65dadc; $custom-light: #9be6e6; $custom-dark: #000000;
JSON
{
"hex": "#65dadc",
"rgb": {
"r": 101,
"g": 218,
"b": 220
},
"hsl": {
"h": 181.008,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.82215,
"c": 0.10546,
"h": 196.8
},
"luminance": 0.58077
}Semantic roles & 50–950 ramp
primary
#65DADC
secondary
#A54240
accent
#1E1BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484