#61D8CD#61D8CD
#61D8CD is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.1% C 0.108 H 187.1°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #61D8CD |
|---|---|
| RGB | rgb(97, 216, 205) |
| HSL | hsl(174, 60%, 61%) |
| HSV | hsv(174, 55%, 85%) |
| CMYK | cmyk(55.1%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(79.65, -36.02, -4.72) |
| CIE-LCH | lch(79.65, 36.33, 187.47°) |
| OKLab | oklab(81.12% -0.1075 -0.0133) |
| OKLCH | oklch(81.12% 0.108 187.1) |
| XYZ | xyz(40.5003, 56.0570, 66.4315) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.01
Turquoise
#40E0D0
ΔE00 3.20
Darkturquoise
#00CED1
ΔE00 6.15
Seafoam Blue
#78D1B6
ΔE00 6.65
Tiffany Blue
#7BF2DA
ΔE00 7.09
Pale Teal
#82CBB2
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D8CD #D8616C
analogous
#61D892 #61D8CD #61A8D8
triadic
#61D8CD #CD61D8 #D8CD61
tetradic
#61D8CD #9261D8 #D8616C #A8D861
square
#61D8CD #9261D8 #D8616C #A8D861
split-complementary
#61D8CD #D861A8 #D89261
monochromatic
#26998E #32CABC #61D8CD #92E4DD #C3F0EC
Accessibility & contrast
On white
1.72
#61D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#61D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D8CD
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D8CD | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#BBC0CE
Tritanopia (blue-blind)
#00DDD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #61d8cd; /* rgb */ color: rgb(97, 216, 205); /* oklch */ color: oklch(81.1% 0.108 187.1);
Tailwind
colors: {
custom: {
50: '#98e4dc',
500: '#61d8cd',
950: '#000000',
},
}SCSS
$custom: #61d8cd; $custom-light: #98e4dc; $custom-dark: #000000;
JSON
{
"hex": "#61d8cd",
"rgb": {
"r": 97,
"g": 216,
"b": 205
},
"hsl": {
"h": 174.454,
"s": 60.406,
"l": 61.373
},
"oklch": {
"l": 0.81123,
"c": 0.10837,
"h": 187.1
},
"luminance": 0.56061
}Semantic roles & 50–950 ramp
primary
#61D8CD
secondary
#9D4048
accent
#1D2DC8
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484