#65DBDC#65DBDC
#65DBDC is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.4% C 0.106 H 196.0°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #65DBDC |
|---|---|
| RGB | rgb(101, 219, 220) |
| HSL | hsl(181, 63%, 63%) |
| HSV | hsv(181, 54%, 86%) |
| CMYK | cmyk(54.1%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(81.07, -32.75, -10.60) |
| CIE-LCH | lch(81.07, 34.42, 197.94°) |
| OKLab | oklab(82.45% -0.102 -0.0293) |
| OKLCH | oklch(82.45% 0.106 196) |
| XYZ | xyz(43.6112, 58.5928, 76.7075) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.95
Darkturquoise
#00CED1
ΔE00 5.00
Aqua Blue
#02D8E9
ΔE00 5.64
Robin'S Egg
#6DEDFD
ΔE00 6.56
Turquoise
#40E0D0
ΔE00 6.59
Bright Light Blue
#26F7FD
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DBDC #DC6665
analogous
#65DCA1 #65DBDC #659FDC
triadic
#65DBDC #DC65DB #DBDC65
tetradic
#65DBDC #A165DC #DC6665 #9FDC65
square
#65DBDC #A165DC #DC6665 #9FDC65
split-complementary
#65DBDC #DC659F #DCA165
monochromatic
#25A1A2 #33CFD1 #65DBDC #97E7E7 #C9F2F3
Accessibility & contrast
On white
1.65
#65DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#65DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DBDC
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DBDC | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DC
Deuteranopia (green-blind)
#BBC3DD
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65dbdc; /* rgb */ color: rgb(101, 219, 220); /* oklch */ color: oklch(82.4% 0.106 196.0);
Tailwind
colors: {
custom: {
50: '#9be6e6',
500: '#65dbdc',
950: '#000000',
},
}SCSS
$custom: #65dbdc; $custom-light: #9be6e6; $custom-dark: #000000;
JSON
{
"hex": "#65dbdc",
"rgb": {
"r": 101,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.504,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.82448,
"c": 0.10616,
"h": 196
},
"luminance": 0.58597
}Semantic roles & 50–950 ramp
primary
#65DBDC
secondary
#A54140
accent
#1C1BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484