#61CDC8#61CDC8
#61CDC8 is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.4% C 0.100 H 191.2°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #61CDC8 |
|---|---|
| RGB | rgb(97, 205, 200) |
| HSL | hsl(177, 52%, 59%) |
| HSV | hsv(177, 53%, 80%) |
| CMYK | cmyk(52.7%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(76.30, -32.15, -6.99) |
| CIE-LCH | lch(76.30, 32.90, 192.27°) |
| OKLab | oklab(78.37% -0.0978 -0.0194) |
| OKLCH | oklch(78.37% 0.1 191.2) |
| XYZ | xyz(37.1820, 50.3707, 62.3954) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.13
Darkturquoise
#00CED1
ΔE00 4.45
Turquoise
#40E0D0
ΔE00 6.22
Topaz
#13BBAF
ΔE00 6.97
Aqua Blue
#02D8E9
ΔE00 8.01
Turquoise (survey)
#06C2AC
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CDC8 #CD6166
analogous
#61CD92 #61CDC8 #619CCD
triadic
#61CDC8 #C861CD #CDC861
tetradic
#61CDC8 #9261CD #CD6166 #9CCD61
square
#61CDC8 #9261CD #CD6166 #9CCD61
split-complementary
#61CDC8 #CD619C #CD9261
monochromatic
#2B8884 #3AB7B1 #61CDC8 #8FDCD8 #BEEAE8
Accessibility & contrast
On white
1.90
#61CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#61CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CDC8
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CDC8 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4C8
Deuteranopia (green-blind)
#B1B7C9
Tritanopia (blue-blind)
#00D2CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #61cdc8; /* rgb */ color: rgb(97, 205, 200); /* oklch */ color: oklch(78.4% 0.100 191.2);
Tailwind
colors: {
custom: {
50: '#97dcd8',
500: '#61cdc8',
950: '#000000',
},
}SCSS
$custom: #61cdc8; $custom-light: #97dcd8; $custom-dark: #000000;
JSON
{
"hex": "#61cdc8",
"rgb": {
"r": 97,
"g": 205,
"b": 200
},
"hsl": {
"h": 177.222,
"s": 51.923,
"l": 59.216
},
"oklch": {
"l": 0.78368,
"c": 0.0997,
"h": 191.2
},
"luminance": 0.50374
}Semantic roles & 50–950 ramp
primary
#61CDC8
secondary
#8F4346
accent
#4C53DB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0E1514
muted
#7F8483