#61D3DC#61D3DC
#61D3DC is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.4% C 0.104 H 202.3°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #61D3DC |
|---|---|
| RGB | rgb(97, 211, 220) |
| HSL | hsl(184, 64%, 62%) |
| HSV | hsv(184, 56%, 86%) |
| CMYK | cmyk(55.9%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(78.63, -29.69, -14.26) |
| CIE-LCH | lch(78.63, 32.93, 205.65°) |
| OKLab | oklab(80.45% -0.0959 -0.0394) |
| OKLCH | oklch(80.45% 0.104 202.3) |
| XYZ | xyz(41.1369, 54.2932, 76.0080) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.85
Darkturquoise
#00CED1
ΔE00 5.10
Mediumturquoise
#48D1CC
ΔE00 5.76
Robin'S Egg
#6DEDFD
ΔE00 6.33
Robin Egg Blue
#8AF1FE
ΔE00 7.52
Robin'S Egg Blue
#98EFF9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D3DC #DC6A61
analogous
#61DCA7 #61D3DC #6196DC
triadic
#61D3DC #DC61D3 #D3DC61
tetradic
#61D3DC #A761DC #DC6A61 #96DC61
square
#61D3DC #A761DC #DC6A61 #96DC61
split-complementary
#61D3DC #DC6196 #DCA761
monochromatic
#23969F #2FC5D1 #61D3DC #93E1E7 #C5EFF2
Accessibility & contrast
On white
1.77
#61D3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#61D3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D3DC
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D3DC | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#B1BCDD
Tritanopia (blue-blind)
#00DAD5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #61d3dc; /* rgb */ color: rgb(97, 211, 220); /* oklch */ color: oklch(80.4% 0.104 202.3);
Tailwind
colors: {
custom: {
50: '#99e1e6',
500: '#61d3dc',
950: '#000000',
},
}SCSS
$custom: #61d3dc; $custom-light: #99e1e6; $custom-dark: #000000;
JSON
{
"hex": "#61d3dc",
"rgb": {
"r": 97,
"g": 211,
"b": 220
},
"hsl": {
"h": 184.39,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.80449,
"c": 0.1037,
"h": 202.3
},
"luminance": 0.54297
}Semantic roles & 50–950 ramp
primary
#61D3DC
secondary
#A3463E
accent
#271ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484