#65D5DC#65D5DC
#65D5DC is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.1% C 0.102 H 200.9°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #65D5DC |
|---|---|
| RGB | rgb(101, 213, 220) |
| HSL | hsl(184, 63%, 63%) |
| HSV | hsv(184, 54%, 86%) |
| CMYK | cmyk(54.1%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(79.34, -29.88, -13.19) |
| CIE-LCH | lch(79.34, 32.66, 203.81°) |
| OKLab | oklab(81.05% -0.0956 -0.0364) |
| OKLCH | oklch(81.05% 0.102 200.9) |
| XYZ | xyz(42.0740, 55.5185, 76.1951) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.26
Darkturquoise
#00CED1
ΔE00 5.07
Mediumturquoise
#48D1CC
ΔE00 5.29
Robin'S Egg
#6DEDFD
ΔE00 6.16
Robin Egg Blue
#8AF1FE
ΔE00 7.22
Robin'S Egg Blue
#98EFF9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D5DC #DC6C65
analogous
#65DCA7 #65D5DC #659ADC
triadic
#65D5DC #DC65D5 #D5DC65
tetradic
#65D5DC #A765DC #DC6C65 #9ADC65
square
#65D5DC #A765DC #DC6C65 #9ADC65
split-complementary
#65D5DC #DC659A #DCA765
monochromatic
#259AA2 #33C7D1 #65D5DC #97E3E7 #C9F0F3
Accessibility & contrast
On white
1.73
#65D5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#65D5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D5DC
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D5DC | 1.00 | 1.73 | 12.10 | 12.10 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDD
Deuteranopia (green-blind)
#B4BEDD
Tritanopia (blue-blind)
#00DCD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65d5dc; /* rgb */ color: rgb(101, 213, 220); /* oklch */ color: oklch(81.1% 0.102 200.9);
Tailwind
colors: {
custom: {
50: '#9be2e6',
500: '#65d5dc',
950: '#000000',
},
}SCSS
$custom: #65d5dc; $custom-light: #9be2e6; $custom-dark: #000000;
JSON
{
"hex": "#65d5dc",
"rgb": {
"r": 101,
"g": 213,
"b": 220
},
"hsl": {
"h": 183.529,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.81055,
"c": 0.10231,
"h": 200.9
},
"luminance": 0.55523
}Semantic roles & 50–950 ramp
primary
#65D5DC
secondary
#A54640
accent
#251BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484