#61D3DD#61D3DD
#61D3DD is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.5% C 0.104 H 203.1°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #61D3DD |
|---|---|
| RGB | rgb(97, 211, 221) |
| HSL | hsl(185, 65%, 62%) |
| HSV | hsv(185, 56%, 87%) |
| CMYK | cmyk(56.1%, 4.5%, 0%, 13.3%) |
| CIE-LAB | lab(78.66, -29.41, -14.75) |
| CIE-LCH | lch(78.66, 32.90, 206.63°) |
| OKLab | oklab(80.48% -0.0955 -0.0408) |
| OKLCH | oklch(80.48% 0.104 203.1) |
| XYZ | xyz(41.2698, 54.3463, 76.7076) |
| Luminance | 0.5435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.74
Darkturquoise
#00CED1
ΔE00 5.35
Mediumturquoise
#48D1CC
ΔE00 6.11
Robin'S Egg
#6DEDFD
ΔE00 6.21
Robin Egg Blue
#8AF1FE
ΔE00 7.42
Robin'S Egg Blue
#98EFF9
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D3DD #DD6B61
analogous
#61DDA9 #61D3DD #6195DD
triadic
#61D3DD #DD61D3 #D3DD61
tetradic
#61D3DD #A961DD #DD6B61 #95DD61
square
#61D3DD #A961DD #DD6B61 #95DD61
split-complementary
#61D3DD #DD6195 #DDA961
monochromatic
#2397A1 #2FC5D2 #61D3DD #93E1E8 #C6EFF3
Accessibility & contrast
On white
1.77
#61D3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#61D3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D3DD
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D3DD | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDE
Deuteranopia (green-blind)
#B1BCDE
Tritanopia (blue-blind)
#00DAD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #61d3dd; /* rgb */ color: rgb(97, 211, 221); /* oklch */ color: oklch(80.5% 0.104 203.1);
Tailwind
colors: {
custom: {
50: '#99e1e7',
500: '#61d3dd',
950: '#000000',
},
}SCSS
$custom: #61d3dd; $custom-light: #99e1e7; $custom-dark: #000000;
JSON
{
"hex": "#61d3dd",
"rgb": {
"r": 97,
"g": 211,
"b": 221
},
"hsl": {
"h": 184.839,
"s": 64.583,
"l": 62.353
},
"oklch": {
"l": 0.80484,
"c": 0.10385,
"h": 203.1
},
"luminance": 0.5435
}Semantic roles & 50–950 ramp
primary
#61D3DD
secondary
#A4463E
accent
#2819CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484