#65DCD5#65DCD5
#65DCD5 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.108 H 190.1°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCD5 |
|---|---|
| RGB | rgb(101, 220, 213) |
| HSL | hsl(176, 63%, 63%) |
| HSV | hsv(176, 54%, 86%) |
| CMYK | cmyk(54.1%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(81.16, -35.04, -6.74) |
| CIE-LCH | lch(81.16, 35.68, 190.89°) |
| OKLab | oklab(82.45% -0.106 -0.0188) |
| OKLCH | oklch(82.45% 0.108 190.1) |
| XYZ | xyz(42.9651, 58.7531, 72.0141) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.23
Turquoise
#40E0D0
ΔE00 3.97
Darkturquoise
#00CED1
ΔE00 5.83
Tiffany Blue
#7BF2DA
ΔE00 7.30
Bright Aqua
#0BF9EA
ΔE00 7.56
Bright Light Blue
#26F7FD
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCD5 #DC656C
analogous
#65DC9A #65DCD5 #65A7DC
triadic
#65DCD5 #D565DC #DCD565
tetradic
#65DCD5 #9A65DC #DC656C #A7DC65
square
#65DCD5 #9A65DC #DC656C #A7DC65
split-complementary
#65DCD5 #DC65A7 #DC9A65
monochromatic
#25A29A #33D1C7 #65DCD5 #97E7E3 #C9F3F0
Accessibility & contrast
On white
1.65
#65DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#65DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCD5
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCD5 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D5
Deuteranopia (green-blind)
#BEC4D6
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65dcd5; /* rgb */ color: rgb(101, 220, 213); /* oklch */ color: oklch(82.5% 0.108 190.1);
Tailwind
colors: {
custom: {
50: '#9be7e1',
500: '#65dcd5',
950: '#000000',
},
}SCSS
$custom: #65dcd5; $custom-light: #9be7e1; $custom-dark: #000000;
JSON
{
"hex": "#65dcd5",
"rgb": {
"r": 101,
"g": 220,
"b": 213
},
"hsl": {
"h": 176.471,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.82453,
"c": 0.10768,
"h": 190.1
},
"luminance": 0.58757
}Semantic roles & 50–950 ramp
primary
#65DCD5
secondary
#A54046
accent
#1B25CB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484