#65DDDC#65DDDC
#65DDDC is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.9% C 0.108 H 194.5°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDDC |
|---|---|
| RGB | rgb(101, 221, 220) |
| HSL | hsl(180, 64%, 63%) |
| HSV | hsv(180, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(81.64, -33.69, -9.74) |
| CIE-LCH | lch(81.64, 35.07, 196.13°) |
| OKLab | oklab(82.91% -0.1041 -0.027) |
| OKLCH | oklch(82.91% 0.108 194.5) |
| XYZ | xyz(44.1361, 59.6426, 76.8825) |
| Luminance | 0.5965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.83
Darkturquoise
#00CED1
ΔE00 5.29
Turquoise
#40E0D0
ΔE00 5.83
Aqua Blue
#02D8E9
ΔE00 6.29
Bright Light Blue
#26F7FD
ΔE00 6.60
Robin'S Egg
#6DEDFD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDDC #DD6566
analogous
#65DDA0 #65DDDC #65A2DD
triadic
#65DDDC #DC65DD #DDDC65
tetradic
#65DDDC #A065DD #DD6566 #A2DD65
square
#65DDDC #A065DD #DD6566 #A2DD65
split-complementary
#65DDDC #DD65A2 #DDA065
monochromatic
#24A4A2 #33D2D1 #65DDDC #97E8E7 #C9F3F3
Accessibility & contrast
On white
1.62
#65DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#65DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDDC
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDDC | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65dddc; /* rgb */ color: rgb(101, 221, 220); /* oklch */ color: oklch(82.9% 0.108 194.5);
Tailwind
colors: {
custom: {
50: '#9ce8e6',
500: '#65dddc',
950: '#000000',
},
}SCSS
$custom: #65dddc; $custom-light: #9ce8e6; $custom-dark: #000000;
JSON
{
"hex": "#65dddc",
"rgb": {
"r": 101,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.5,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.82913,
"c": 0.10758,
"h": 194.5
},
"luminance": 0.59647
}Semantic roles & 50–950 ramp
primary
#65DDDC
secondary
#A74041
accent
#1A1BCC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484