#65D8CD#65D8CD
#65D8CD is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.3% C 0.106 H 186.9°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #65D8CD |
|---|---|
| RGB | rgb(101, 216, 205) |
| HSL | hsl(174, 60%, 62%) |
| HSV | hsv(174, 53%, 85%) |
| CMYK | cmyk(53.2%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(79.77, -35.22, -4.52) |
| CIE-LCH | lch(79.77, 35.51, 187.31°) |
| OKLab | oklab(81.26% -0.1051 -0.0127) |
| OKLCH | oklch(81.26% 0.106 186.9) |
| XYZ | xyz(40.9374, 56.2824, 66.4520) |
| Luminance | 0.5629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.19
Turquoise
#40E0D0
ΔE00 3.43
Darkturquoise
#00CED1
ΔE00 6.34
Seafoam Blue
#78D1B6
ΔE00 6.51
Tiffany Blue
#7BF2DA
ΔE00 7.02
Pale Teal
#82CBB2
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D8CD #D86570
analogous
#65D894 #65D8CD #65A9D8
triadic
#65D8CD #CD65D8 #D8CD65
tetradic
#65D8CD #9465D8 #D86570 #A9D865
square
#65D8CD #9465D8 #D86570 #A9D865
split-complementary
#65D8CD #D865A9 #D89465
monochromatic
#279B90 #34CCBD #65D8CD #96E4DD #C7F1ED
Accessibility & contrast
On white
1.71
#65D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#65D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D8CD
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D8CD | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#BBC0CE
Tritanopia (blue-blind)
#05DCD4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #65d8cd; /* rgb */ color: rgb(101, 216, 205); /* oklch */ color: oklch(81.3% 0.106 186.9);
Tailwind
colors: {
custom: {
50: '#9ae4dc',
500: '#65d8cd',
950: '#000000',
},
}SCSS
$custom: #65d8cd; $custom-light: #9ae4dc; $custom-dark: #000000;
JSON
{
"hex": "#65d8cd",
"rgb": {
"r": 101,
"g": 216,
"b": 205
},
"hsl": {
"h": 174.261,
"s": 59.585,
"l": 62.157
},
"oklch": {
"l": 0.81262,
"c": 0.1059,
"h": 186.9
},
"luminance": 0.56286
}Semantic roles & 50–950 ramp
primary
#65D8CD
secondary
#A0424B
accent
#1E2EC7
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484