#61D2DB#61D2DB
#61D2DB is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.2% C 0.103 H 202.4°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #61D2DB |
|---|---|
| RGB | rgb(97, 210, 219) |
| HSL | hsl(184, 63%, 62%) |
| HSV | hsv(184, 56%, 86%) |
| CMYK | cmyk(55.7%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(78.31, -29.48, -14.20) |
| CIE-LCH | lch(78.31, 32.72, 205.72°) |
| OKLab | oklab(80.18% -0.0953 -0.0393) |
| OKLCH | oklch(80.18% 0.103 202.4) |
| XYZ | xyz(40.7572, 53.7451, 75.2300) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.94
Darkturquoise
#00CED1
ΔE00 5.08
Mediumturquoise
#48D1CC
ΔE00 5.76
Robin'S Egg
#6DEDFD
ΔE00 6.54
Robin Egg Blue
#8AF1FE
ΔE00 7.72
Robin'S Egg Blue
#98EFF9
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D2DB #DB6A61
analogous
#61DBA7 #61D2DB #6195DB
triadic
#61D2DB #DB61D2 #D2DB61
tetradic
#61D2DB #A761DB #DB6A61 #95DB61
square
#61D2DB #A761DB #DB6A61 #95DB61
split-complementary
#61D2DB #DB6195 #DBA761
monochromatic
#24959E #2FC4D0 #61D2DB #93E0E6 #C5EEF2
Accessibility & contrast
On white
1.79
#61D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#61D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D2DB
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D2DB | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#00D9D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #61d2db; /* rgb */ color: rgb(97, 210, 219); /* oklch */ color: oklch(80.2% 0.103 202.4);
Tailwind
colors: {
custom: {
50: '#99e0e6',
500: '#61d2db',
950: '#000000',
},
}SCSS
$custom: #61d2db; $custom-light: #99e0e6; $custom-dark: #000000;
JSON
{
"hex": "#61d2db",
"rgb": {
"r": 97,
"g": 210,
"b": 219
},
"hsl": {
"h": 184.426,
"s": 62.887,
"l": 61.961
},
"oklch": {
"l": 0.80182,
"c": 0.10303,
"h": 202.4
},
"luminance": 0.53749
}Semantic roles & 50–950 ramp
primary
#61D2DB
secondary
#A1463F
accent
#281BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484