#61DFCB#61DFCB
#61DFCB is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.7% C 0.116 H 181.3°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFCB |
|---|---|
| RGB | rgb(97, 223, 203) |
| HSL | hsl(170, 66%, 63%) |
| HSV | hsv(170, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(81.63, -39.72, -0.74) |
| CIE-LCH | lch(81.63, 39.73, 181.06°) |
| OKLab | oklab(82.72% -0.1159 -0.0026) |
| OKLCH | oklch(82.72% 0.116 181.3) |
| XYZ | xyz(42.0921, 59.6244, 65.7787) |
| Luminance | 0.5963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.48
Tiffany Blue
#7BF2DA
ΔE00 4.59
Aqua (survey)
#13EAC9
ΔE00 5.11
Seafoam Blue
#78D1B6
ΔE00 5.32
Mediumturquoise
#48D1CC
ΔE00 6.06
Aquamarine (survey)
#04D8B2
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFCB #DF6175
analogous
#61DF8C #61DFCB #61B4DF
triadic
#61DFCB #CB61DF #DFCB61
tetradic
#61DFCB #8C61DF #DF6175 #B4DF61
square
#61DFCB #8C61DF #DF6175 #B4DF61
split-complementary
#61DFCB #DF61B4 #DF8C61
monochromatic
#21A490 #2ED5BA #61DFCB #94E9DC #C7F4EC
Accessibility & contrast
On white
1.62
#61DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#61DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFCB
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFCB | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#C3C5CD
Tritanopia (blue-blind)
#00E3D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61dfcb; /* rgb */ color: rgb(97, 223, 203); /* oklch */ color: oklch(82.7% 0.116 181.3);
Tailwind
colors: {
custom: {
50: '#99e9da',
500: '#61dfcb',
950: '#000000',
},
}SCSS
$custom: #61dfcb; $custom-light: #99e9da; $custom-dark: #000000;
JSON
{
"hex": "#61dfcb",
"rgb": {
"r": 97,
"g": 223,
"b": 203
},
"hsl": {
"h": 170.476,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.82716,
"c": 0.1159,
"h": 181.3
},
"luminance": 0.59629
}Semantic roles & 50–950 ramp
primary
#61DFCB
secondary
#A73D4E
accent
#1734CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483