#65D7CD#65D7CD
#65D7CD is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.0% C 0.105 H 187.6°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #65D7CD |
|---|---|
| RGB | rgb(101, 215, 205) |
| HSL | hsl(175, 59%, 62%) |
| HSV | hsv(175, 53%, 84%) |
| CMYK | cmyk(53%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(79.48, -34.76, -4.95) |
| CIE-LCH | lch(79.48, 35.11, 188.10°) |
| OKLab | oklab(81.03% -0.104 -0.0139) |
| OKLCH | oklch(81.03% 0.105 187.6) |
| XYZ | xyz(40.6820, 55.7715, 66.3669) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.89
Turquoise
#40E0D0
ΔE00 3.74
Darkturquoise
#00CED1
ΔE00 6.02
Seafoam Blue
#78D1B6
ΔE00 6.74
Tiffany Blue
#7BF2DA
ΔE00 7.39
Pale Teal
#82CBB2
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D7CD #D7656F
analogous
#65D794 #65D7CD #65A8D7
triadic
#65D7CD #CD65D7 #D7CD65
tetradic
#65D7CD #9465D7 #D7656F #A8D765
square
#65D7CD #9465D7 #D7656F #A8D765
split-complementary
#65D7CD #D765A8 #D79465
monochromatic
#289A90 #35CABD #65D7CD #96E4DD #C6F0ED
Accessibility & contrast
On white
1.73
#65D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#65D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D7CD
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D7CD | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#07DCD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65d7cd; /* rgb */ color: rgb(101, 215, 205); /* oklch */ color: oklch(81.0% 0.105 187.6);
Tailwind
colors: {
custom: {
50: '#9ae4dc',
500: '#65d7cd',
950: '#000000',
},
}SCSS
$custom: #65d7cd; $custom-light: #9ae4dc; $custom-dark: #000000;
JSON
{
"hex": "#65d7cd",
"rgb": {
"r": 101,
"g": 215,
"b": 205
},
"hsl": {
"h": 174.737,
"s": 58.763,
"l": 61.961
},
"oklch": {
"l": 0.81027,
"c": 0.10498,
"h": 187.6
},
"luminance": 0.55775
}Semantic roles & 50–950 ramp
primary
#65D7CD
secondary
#9E424A
accent
#1F2EC6
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484