#65D9CD#65D9CD
#65D9CD is a light, moderate teal. Relative luminance 0.568; OKLCH L 81.5% C 0.107 H 186.2°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #65D9CD |
|---|---|
| RGB | rgb(101, 217, 205) |
| HSL | hsl(174, 60%, 62%) |
| HSV | hsv(174, 53%, 85%) |
| CMYK | cmyk(53.5%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(80.06, -35.69, -4.09) |
| CIE-LCH | lch(80.06, 35.92, 186.54°) |
| OKLab | oklab(81.5% -0.1062 -0.0116) |
| OKLCH | oklch(81.5% 0.107 186.2) |
| XYZ | xyz(41.1944, 56.7963, 66.5376) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.15
Mediumturquoise
#48D1CC
ΔE00 3.52
Seafoam Blue
#78D1B6
ΔE00 6.30
Tiffany Blue
#7BF2DA
ΔE00 6.65
Darkturquoise
#00CED1
ΔE00 6.66
Pale Teal
#82CBB2
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D9CD #D96571
analogous
#65D993 #65D9CD #65ABD9
triadic
#65D9CD #CD65D9 #D9CD65
tetradic
#65D9CD #9365D9 #D96571 #ABD965
square
#65D9CD #9365D9 #D96571 #ABD965
split-complementary
#65D9CD #D965AB #D99365
monochromatic
#279D91 #34CDBD #65D9CD #96E5DD #C7F1ED
Accessibility & contrast
On white
1.70
#65D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#65D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D9CD
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D9CD | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCD
Deuteranopia (green-blind)
#BCC1CE
Tritanopia (blue-blind)
#03DDD5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #65d9cd; /* rgb */ color: rgb(101, 217, 205); /* oklch */ color: oklch(81.5% 0.107 186.2);
Tailwind
colors: {
custom: {
50: '#9ae5dc',
500: '#65d9cd',
950: '#000000',
},
}SCSS
$custom: #65d9cd; $custom-light: #9ae5dc; $custom-dark: #000000;
JSON
{
"hex": "#65d9cd",
"rgb": {
"r": 101,
"g": 217,
"b": 205
},
"hsl": {
"h": 173.793,
"s": 60.417,
"l": 62.353
},
"oklch": {
"l": 0.81497,
"c": 0.10684,
"h": 186.2
},
"luminance": 0.568
}Semantic roles & 50–950 ramp
primary
#65D9CD
secondary
#A1414B
accent
#1D2FC8
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484