#65D2DD#65D2DD
#65D2DD is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.4% C 0.101 H 204.2°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #65D2DD |
|---|---|
| RGB | rgb(101, 210, 221) |
| HSL | hsl(186, 64%, 63%) |
| HSV | hsv(186, 54%, 87%) |
| CMYK | cmyk(54.3%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(78.51, -28.16, -14.97) |
| CIE-LCH | lch(78.51, 31.89, 208.00°) |
| OKLab | oklab(80.39% -0.092 -0.0414) |
| OKLCH | oklch(80.39% 0.101 204.2) |
| XYZ | xyz(41.4592, 54.0764, 76.6455) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.06
Darkturquoise
#00CED1
ΔE00 5.89
Robin'S Egg
#6DEDFD
ΔE00 6.30
Mediumturquoise
#48D1CC
ΔE00 6.66
Robin Egg Blue
#8AF1FE
ΔE00 7.43
Robin'S Egg Blue
#98EFF9
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D2DD #DD7065
analogous
#65DDAC #65D2DD #6596DD
triadic
#65D2DD #DD65D2 #D2DD65
tetradic
#65D2DD #AC65DD #DD7065 #96DD65
square
#65D2DD #AC65DD #DD7065 #96DD65
split-complementary
#65D2DD #DD6596 #DDAC65
monochromatic
#2498A4 #33C3D2 #65D2DD #97E1E8 #C9EFF3
Accessibility & contrast
On white
1.78
#65D2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#65D2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D2DD
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D2DD | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADE
Deuteranopia (green-blind)
#B1BCDD
Tritanopia (blue-blind)
#00D9D5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #65d2dd; /* rgb */ color: rgb(101, 210, 221); /* oklch */ color: oklch(80.4% 0.101 204.2);
Tailwind
colors: {
custom: {
50: '#9be0e7',
500: '#65d2dd',
950: '#000000',
},
}SCSS
$custom: #65d2dd; $custom-light: #9be0e7; $custom-dark: #000000;
JSON
{
"hex": "#65d2dd",
"rgb": {
"r": 101,
"g": 210,
"b": 221
},
"hsl": {
"h": 185.5,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.80394,
"c": 0.10085,
"h": 204.2
},
"luminance": 0.5408
}Semantic roles & 50–950 ramp
primary
#65D2DD
secondary
#A74940
accent
#2A1ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484