#61D8CA#61D8CA
#61D8CA is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.0% C 0.109 H 184.9°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #61D8CA |
|---|---|
| RGB | rgb(97, 216, 202) |
| HSL | hsl(173, 60%, 61%) |
| HSV | hsv(173, 55%, 85%) |
| CMYK | cmyk(55.1%, 0%, 6.5%, 15.3%) |
| CIE-LAB | lab(79.56, -36.78, -3.24) |
| CIE-LCH | lch(79.56, 36.92, 185.03°) |
| OKLab | oklab(81.03% -0.1088 -0.0093) |
| OKLCH | oklch(81.03% 0.109 184.9) |
| XYZ | xyz(40.1416, 55.9135, 64.5426) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.86
Mediumturquoise
#48D1CC
ΔE00 3.78
Seafoam Blue
#78D1B6
ΔE00 5.77
Tiffany Blue
#7BF2DA
ΔE00 6.58
Darkturquoise
#00CED1
ΔE00 6.97
Pale Teal
#82CBB2
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D8CA #D8616F
analogous
#61D88F #61D8CA #61ABD8
triadic
#61D8CA #CA61D8 #D8CA61
tetradic
#61D8CA #8F61D8 #D8616F #ABD861
square
#61D8CA #8F61D8 #D8616F #ABD861
split-complementary
#61D8CA #D861AB #D88F61
monochromatic
#26998B #32CAB8 #61D8CA #92E4DA #C3F0EB
Accessibility & contrast
On white
1.72
#61D8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#61D8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D8CA
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D8CA | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#BCBFCB
Tritanopia (blue-blind)
#00DCD3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #61d8ca; /* rgb */ color: rgb(97, 216, 202); /* oklch */ color: oklch(81.0% 0.109 184.9);
Tailwind
colors: {
custom: {
50: '#98e4da',
500: '#61d8ca',
950: '#000000',
},
}SCSS
$custom: #61d8ca; $custom-light: #98e4da; $custom-dark: #000000;
JSON
{
"hex": "#61d8ca",
"rgb": {
"r": 97,
"g": 216,
"b": 202
},
"hsl": {
"h": 172.941,
"s": 60.406,
"l": 61.373
},
"oklch": {
"l": 0.8103,
"c": 0.10925,
"h": 184.9
},
"luminance": 0.55917
}Semantic roles & 50–950 ramp
primary
#61D8CA
secondary
#9D404B
accent
#1D31C8
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483