#65D8CE#65D8CE
#65D8CE is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.3% C 0.106 H 187.7°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #65D8CE |
|---|---|
| RGB | rgb(101, 216, 206) |
| HSL | hsl(175, 60%, 62%) |
| HSV | hsv(175, 53%, 85%) |
| CMYK | cmyk(53.2%, 0%, 4.6%, 15.3%) |
| CIE-LAB | lab(79.80, -34.97, -5.01) |
| CIE-LCH | lch(79.80, 35.33, 188.16°) |
| OKLab | oklab(81.29% -0.1047 -0.0141) |
| OKLCH | oklch(81.29% 0.106 187.7) |
| XYZ | xyz(41.0585, 56.3308, 67.0897) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.99
Turquoise
#40E0D0
ΔE00 3.61
Darkturquoise
#00CED1
ΔE00 6.09
Seafoam Blue
#78D1B6
ΔE00 6.83
Tiffany Blue
#7BF2DA
ΔE00 7.22
Pale Teal
#82CBB2
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D8CE #D8656F
analogous
#65D895 #65D8CE #65A8D8
triadic
#65D8CE #CE65D8 #D8CE65
tetradic
#65D8CE #9565D8 #D8656F #A8D865
square
#65D8CE #9565D8 #D8656F #A8D865
split-complementary
#65D8CE #D865A8 #D89565
monochromatic
#279B91 #34CCBE #65D8CE #96E4DE #C7F1ED
Accessibility & contrast
On white
1.71
#65D8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#65D8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D8CE
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D8CE | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECE
Deuteranopia (green-blind)
#BBC0CF
Tritanopia (blue-blind)
#01DDD5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #65d8ce; /* rgb */ color: rgb(101, 216, 206); /* oklch */ color: oklch(81.3% 0.106 187.7);
Tailwind
colors: {
custom: {
50: '#9ae4dc',
500: '#65d8ce',
950: '#000000',
},
}SCSS
$custom: #65d8ce; $custom-light: #9ae4dc; $custom-dark: #000000;
JSON
{
"hex": "#65d8ce",
"rgb": {
"r": 101,
"g": 216,
"b": 206
},
"hsl": {
"h": 174.783,
"s": 59.585,
"l": 62.157
},
"oklch": {
"l": 0.81294,
"c": 0.10564,
"h": 187.7
},
"luminance": 0.56335
}Semantic roles & 50–950 ramp
primary
#65D8CE
secondary
#A0424A
accent
#1E2DC7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484