#61D7DD#61D7DD
#61D7DD is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.4% C 0.106 H 199.8°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #61D7DD |
|---|---|
| RGB | rgb(97, 215, 221) |
| HSL | hsl(183, 65%, 62%) |
| HSV | hsv(183, 56%, 87%) |
| CMYK | cmyk(56.1%, 2.7%, 0%, 13.3%) |
| CIE-LAB | lab(79.82, -31.34, -13.02) |
| CIE-LCH | lch(79.82, 33.93, 202.56°) |
| OKLab | oklab(81.41% -0.0997 -0.036) |
| OKLCH | oklch(81.41% 0.106 199.8) |
| XYZ | xyz(42.2759, 56.3585, 77.0429) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.17
Darkturquoise
#00CED1
ΔE00 4.74
Mediumturquoise
#48D1CC
ΔE00 4.85
Robin'S Egg
#6DEDFD
ΔE00 6.03
Robin Egg Blue
#8AF1FE
ΔE00 7.16
Robin'S Egg Blue
#98EFF9
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D7DD #DD6761
analogous
#61DDA5 #61D7DD #6199DD
triadic
#61D7DD #DD61D7 #D7DD61
tetradic
#61D7DD #A561DD #DD6761 #99DD61
square
#61D7DD #A561DD #DD6761 #99DD61
split-complementary
#61D7DD #DD6199 #DDA561
monochromatic
#239BA1 #2FCAD2 #61D7DD #93E4E8 #C6F1F3
Accessibility & contrast
On white
1.71
#61D7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#61D7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D7DD
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D7DD | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDE
Deuteranopia (green-blind)
#B5C0DE
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #61d7dd; /* rgb */ color: rgb(97, 215, 221); /* oklch */ color: oklch(81.4% 0.106 199.8);
Tailwind
colors: {
custom: {
50: '#99e3e7',
500: '#61d7dd',
950: '#000000',
},
}SCSS
$custom: #61d7dd; $custom-light: #99e3e7; $custom-dark: #000000;
JSON
{
"hex": "#61d7dd",
"rgb": {
"r": 97,
"g": 215,
"b": 221
},
"hsl": {
"h": 182.903,
"s": 64.583,
"l": 62.353
},
"oklch": {
"l": 0.81414,
"c": 0.10605,
"h": 199.8
},
"luminance": 0.56363
}Semantic roles & 50–950 ramp
primary
#61D7DD
secondary
#A4433E
accent
#2219CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484