#65D3DD#65D3DD
#65D3DD is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.6% C 0.101 H 203.4°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #65D3DD |
|---|---|
| RGB | rgb(101, 211, 221) |
| HSL | hsl(185, 64%, 63%) |
| HSV | hsv(185, 54%, 87%) |
| CMYK | cmyk(54.3%, 4.5%, 0%, 13.3%) |
| CIE-LAB | lab(78.79, -28.64, -14.54) |
| CIE-LCH | lch(78.79, 32.12, 206.91°) |
| OKLab | oklab(80.63% -0.093 -0.0402) |
| OKLCH | oklch(80.63% 0.101 203.4) |
| XYZ | xyz(41.7069, 54.5717, 76.7281) |
| Luminance | 0.5458 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.02
Darkturquoise
#00CED1
ΔE00 5.65
Robin'S Egg
#6DEDFD
ΔE00 6.16
Mediumturquoise
#48D1CC
ΔE00 6.30
Robin Egg Blue
#8AF1FE
ΔE00 7.29
Robin'S Egg Blue
#98EFF9
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D3DD #DD6F65
analogous
#65DDAB #65D3DD #6597DD
triadic
#65D3DD #DD65D3 #D3DD65
tetradic
#65D3DD #AB65DD #DD6F65 #97DD65
square
#65D3DD #AB65DD #DD6F65 #97DD65
split-complementary
#65D3DD #DD6597 #DDAB65
monochromatic
#2499A4 #33C5D2 #65D3DD #97E1E8 #C9F0F3
Accessibility & contrast
On white
1.76
#65D3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#65D3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D3DD
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D3DD | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDE
Deuteranopia (green-blind)
#B2BDDE
Tritanopia (blue-blind)
#00DAD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #65d3dd; /* rgb */ color: rgb(101, 211, 221); /* oklch */ color: oklch(80.6% 0.101 203.4);
Tailwind
colors: {
custom: {
50: '#9be0e7',
500: '#65d3dd',
950: '#000000',
},
}SCSS
$custom: #65d3dd; $custom-light: #9be0e7; $custom-dark: #000000;
JSON
{
"hex": "#65d3dd",
"rgb": {
"r": 101,
"g": 211,
"b": 221
},
"hsl": {
"h": 185,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.80626,
"c": 0.10134,
"h": 203.4
},
"luminance": 0.54576
}Semantic roles & 50–950 ramp
primary
#65D3DD
secondary
#A74840
accent
#291ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484