#65DCCD#65DCCD
#65DCCD is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.2% C 0.110 H 184.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCCD |
|---|---|
| RGB | rgb(101, 220, 205) |
| HSL | hsl(172, 63%, 63%) |
| HSV | hsv(172, 54%, 86%) |
| CMYK | cmyk(54.1%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(80.94, -37.07, -2.81) |
| CIE-LCH | lch(80.94, 37.18, 184.33°) |
| OKLab | oklab(82.2% -0.1094 -0.0082) |
| OKLCH | oklch(82.2% 0.11 184.3) |
| XYZ | xyz(41.9747, 58.3569, 66.7977) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.55
Mediumturquoise
#48D1CC
ΔE00 4.55
Tiffany Blue
#7BF2DA
ΔE00 5.60
Seafoam Blue
#78D1B6
ΔE00 5.82
Aqua (survey)
#13EAC9
ΔE00 6.71
Bright Aqua
#0BF9EA
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCCD #DC6574
analogous
#65DC91 #65DCCD #65AFDC
triadic
#65DCCD #CD65DC #DCCD65
tetradic
#65DCCD #9165DC #DC6574 #AFDC65
square
#65DCCD #9165DC #DC6574 #AFDC65
split-complementary
#65DCCD #DC65AF #DC9165
monochromatic
#25A292 #33D1BD #65DCCD #97E7DD #C9F3ED
Accessibility & contrast
On white
1.66
#65DCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#65DCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCCD
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCCD | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CD
Deuteranopia (green-blind)
#C0C3CF
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65dccd; /* rgb */ color: rgb(101, 220, 205); /* oklch */ color: oklch(82.2% 0.110 184.3);
Tailwind
colors: {
custom: {
50: '#9be7dc',
500: '#65dccd',
950: '#000000',
},
}SCSS
$custom: #65dccd; $custom-light: #9be7dc; $custom-dark: #000000;
JSON
{
"hex": "#65dccd",
"rgb": {
"r": 101,
"g": 220,
"b": 205
},
"hsl": {
"h": 172.437,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.82203,
"c": 0.10975,
"h": 184.3
},
"luminance": 0.58361
}Semantic roles & 50–950 ramp
primary
#65DCCD
secondary
#A5404D
accent
#1B31CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484