#65D4CD#65D4CD
#65D4CD is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.3% C 0.102 H 189.8°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #65D4CD |
|---|---|
| RGB | rgb(101, 212, 205) |
| HSL | hsl(176, 56%, 61%) |
| HSV | hsv(176, 52%, 83%) |
| CMYK | cmyk(52.4%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(78.61, -33.35, -6.24) |
| CIE-LCH | lch(78.61, 33.93, 190.59°) |
| OKLab | oklab(80.32% -0.1008 -0.0174) |
| OKLCH | oklch(80.32% 0.102 189.8) |
| XYZ | xyz(39.9251, 54.2577, 66.1146) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.23
Turquoise
#40E0D0
ΔE00 4.79
Darkturquoise
#00CED1
ΔE00 5.17
Seafoam Blue
#78D1B6
ΔE00 7.54
Topaz
#13BBAF
ΔE00 8.08
Pale Teal
#82CBB2
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D4CD #D4656C
analogous
#65D496 #65D4CD #65A4D4
triadic
#65D4CD #CD65D4 #D4CD65
tetradic
#65D4CD #9665D4 #D4656C #A4D465
square
#65D4CD #9665D4 #D4656C #A4D465
split-complementary
#65D4CD #D465A4 #D49665
monochromatic
#2A958E #37C5BC #65D4CD #95E1DD #C5EFEC
Accessibility & contrast
On white
1.77
#65D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#65D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D4CD
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D4CD | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACD
Deuteranopia (green-blind)
#B7BDCE
Tritanopia (blue-blind)
#0CD9D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #65d4cd; /* rgb */ color: rgb(101, 212, 205); /* oklch */ color: oklch(80.3% 0.102 189.8);
Tailwind
colors: {
custom: {
50: '#9ae1dc',
500: '#65d4cd',
950: '#000000',
},
}SCSS
$custom: #65d4cd; $custom-light: #9ae1dc; $custom-dark: #000000;
JSON
{
"hex": "#65d4cd",
"rgb": {
"r": 101,
"g": 212,
"b": 205
},
"hsl": {
"h": 176.216,
"s": 56.345,
"l": 61.373
},
"oklch": {
"l": 0.80323,
"c": 0.10228,
"h": 189.8
},
"luminance": 0.54261
}Semantic roles & 50–950 ramp
primary
#65D4CD
secondary
#9A4348
accent
#222CC4
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484