#61CBD9#61CBD9
#61CBD9 is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.5% C 0.099 H 206.9°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #61CBD9 |
|---|---|
| RGB | rgb(97, 203, 217) |
| HSL | hsl(187, 61%, 62%) |
| HSV | hsv(187, 55%, 85%) |
| CMYK | cmyk(55.3%, 6.5%, 0%, 14.9%) |
| CIE-LAB | lab(76.23, -26.61, -16.26) |
| CIE-LCH | lch(76.23, 31.19, 211.43°) |
| OKLab | oklab(78.48% -0.0886 -0.045) |
| OKLCH | oklch(78.48% 0.099 206.9) |
| XYZ | xyz(38.8050, 50.2593, 73.2882) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.84
Darkturquoise
#00CED1
ΔE00 6.59
Neon Blue
#04D9FF
ΔE00 7.26
Mediumturquoise
#48D1CC
ΔE00 7.82
Robin'S Egg
#6DEDFD
ΔE00 7.86
Turquoise Blue
#06B1C4
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CBD9 #D96F61
analogous
#61D9AB #61CBD9 #618FD9
triadic
#61CBD9 #D961CB #CBD961
tetradic
#61CBD9 #AB61D9 #D96F61 #8FD961
square
#61CBD9 #AB61D9 #D96F61 #8FD961
split-complementary
#61CBD9 #D9618F #D9AB61
monochromatic
#258D9A #31BACC #61CBD9 #92DBE5 #C4EBF1
Accessibility & contrast
On white
1.90
#61CBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#61CBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CBD9
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CBD9 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DA
Deuteranopia (green-blind)
#AAB6D9
Tritanopia (blue-blind)
#00D3CF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #61cbd9; /* rgb */ color: rgb(97, 203, 217); /* oklch */ color: oklch(78.5% 0.099 206.9);
Tailwind
colors: {
custom: {
50: '#98dbe4',
500: '#61cbd9',
950: '#000000',
},
}SCSS
$custom: #61cbd9; $custom-light: #98dbe4; $custom-dark: #000000;
JSON
{
"hex": "#61cbd9",
"rgb": {
"r": 97,
"g": 203,
"b": 217
},
"hsl": {
"h": 187,
"s": 61.224,
"l": 61.569
},
"oklch": {
"l": 0.78483,
"c": 0.09933,
"h": 206.9
},
"luminance": 0.50263
}Semantic roles & 50–950 ramp
primary
#61CBD9
secondary
#9F4B3F
accent
#311DC9
background
#FCFEFE
surface
#F5FBFC
border
#CFD4D5
text
#0F1515
muted
#808484