#61D4DD#61D4DD
#61D4DD is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.7% C 0.104 H 202.3°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #61D4DD |
|---|---|
| RGB | rgb(97, 212, 221) |
| HSL | hsl(184, 65%, 62%) |
| HSV | hsv(184, 56%, 87%) |
| CMYK | cmyk(56.1%, 4.1%, 0%, 13.3%) |
| CIE-LAB | lab(78.95, -29.90, -14.31) |
| CIE-LCH | lch(78.95, 33.15, 205.59°) |
| OKLab | oklab(80.72% -0.0966 -0.0396) |
| OKLCH | oklch(80.72% 0.104 202.3) |
| XYZ | xyz(41.5190, 54.8447, 76.7906) |
| Luminance | 0.5485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.77
Darkturquoise
#00CED1
ΔE00 5.14
Mediumturquoise
#48D1CC
ΔE00 5.77
Robin'S Egg
#6DEDFD
ΔE00 6.11
Robin Egg Blue
#8AF1FE
ΔE00 7.32
Robin'S Egg Blue
#98EFF9
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D4DD #DD6A61
analogous
#61DDA8 #61D4DD #6196DD
triadic
#61D4DD #DD61D4 #D4DD61
tetradic
#61D4DD #A861DD #DD6A61 #96DD61
square
#61D4DD #A861DD #DD6A61 #96DD61
split-complementary
#61D4DD #DD6196 #DDA861
monochromatic
#2398A1 #2FC6D2 #61D4DD #93E2E8 #C6EFF3
Accessibility & contrast
On white
1.75
#61D4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#61D4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D4DD
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D4DD | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#B2BDDE
Tritanopia (blue-blind)
#00DBD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #61d4dd; /* rgb */ color: rgb(97, 212, 221); /* oklch */ color: oklch(80.7% 0.104 202.3);
Tailwind
colors: {
custom: {
50: '#99e1e7',
500: '#61d4dd',
950: '#000000',
},
}SCSS
$custom: #61d4dd; $custom-light: #99e1e7; $custom-dark: #000000;
JSON
{
"hex": "#61d4dd",
"rgb": {
"r": 97,
"g": 212,
"b": 221
},
"hsl": {
"h": 184.355,
"s": 64.583,
"l": 62.353
},
"oklch": {
"l": 0.80717,
"c": 0.10437,
"h": 202.3
},
"luminance": 0.54849
}Semantic roles & 50–950 ramp
primary
#61D4DD
secondary
#A4453E
accent
#2619CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484