#61D8CE#61D8CE
#61D8CE is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.2% C 0.108 H 187.8°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #61D8CE |
|---|---|
| RGB | rgb(97, 216, 206) |
| HSL | hsl(175, 60%, 61%) |
| HSV | hsv(175, 55%, 85%) |
| CMYK | cmyk(55.1%, 0%, 4.6%, 15.3%) |
| CIE-LAB | lab(79.67, -35.76, -5.22) |
| CIE-LCH | lch(79.67, 36.14, 188.30°) |
| OKLab | oklab(81.15% -0.1071 -0.0147) |
| OKLCH | oklch(81.15% 0.108 187.8) |
| XYZ | xyz(40.6214, 56.1054, 67.0692) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.80
Turquoise
#40E0D0
ΔE00 3.39
Darkturquoise
#00CED1
ΔE00 5.90
Seafoam Blue
#78D1B6
ΔE00 6.96
Tiffany Blue
#7BF2DA
ΔE00 7.28
Pale Teal
#82CBB2
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D8CE #D8616B
analogous
#61D893 #61D8CE #61A7D8
triadic
#61D8CE #CE61D8 #D8CE61
tetradic
#61D8CE #9361D8 #D8616B #A7D861
square
#61D8CE #9361D8 #D8616B #A7D861
split-complementary
#61D8CE #D861A7 #D89361
monochromatic
#26998F #32CABD #61D8CE #92E4DD #C3F0EC
Accessibility & contrast
On white
1.72
#61D8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#61D8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D8CE
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D8CE | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECE
Deuteranopia (green-blind)
#BBC0CF
Tritanopia (blue-blind)
#00DDD5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #61d8ce; /* rgb */ color: rgb(97, 216, 206); /* oklch */ color: oklch(81.2% 0.108 187.8);
Tailwind
colors: {
custom: {
50: '#98e4dc',
500: '#61d8ce',
950: '#000000',
},
}SCSS
$custom: #61d8ce; $custom-light: #98e4dc; $custom-dark: #000000;
JSON
{
"hex": "#61d8ce",
"rgb": {
"r": 97,
"g": 216,
"b": 206
},
"hsl": {
"h": 174.958,
"s": 60.406,
"l": 61.373
},
"oklch": {
"l": 0.81154,
"c": 0.10812,
"h": 187.8
},
"luminance": 0.56109
}Semantic roles & 50–950 ramp
primary
#61D8CE
secondary
#9D4048
accent
#1D2CC8
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484