#61DBCF#61DBCF
#61DBCF is a light, moderate teal. Relative luminance 0.577; OKLCH L 81.9% C 0.111 H 186.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #61DBCF |
|---|---|
| RGB | rgb(97, 219, 207) |
| HSL | hsl(174, 63%, 62%) |
| HSV | hsv(174, 56%, 86%) |
| CMYK | cmyk(55.7%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(80.57, -36.89, -4.42) |
| CIE-LCH | lch(80.57, 37.16, 186.83°) |
| OKLab | oklab(81.89% -0.1099 -0.0125) |
| OKLCH | oklch(81.89% 0.111 186.5) |
| XYZ | xyz(41.5188, 57.7053, 67.9696) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.66
Mediumturquoise
#48D1CC
ΔE00 3.60
Tiffany Blue
#7BF2DA
ΔE00 6.38
Darkturquoise
#00CED1
ΔE00 6.65
Seafoam Blue
#78D1B6
ΔE00 6.67
Bright Aqua
#0BF9EA
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DBCF #DB616D
analogous
#61DB92 #61DBCF #61AADB
triadic
#61DBCF #CF61DB #DBCF61
tetradic
#61DBCF #9261DB #DB616D #AADB61
square
#61DBCF #9261DB #DB616D #AADB61
split-complementary
#61DBCF #DB61AA #DB9261
monochromatic
#249E92 #2FD0C0 #61DBCF #93E6DE #C5F2ED
Accessibility & contrast
On white
1.67
#61DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#61DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DBCF
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DBCF | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CF
Deuteranopia (green-blind)
#BDC2D0
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61dbcf; /* rgb */ color: rgb(97, 219, 207); /* oklch */ color: oklch(81.9% 0.111 186.5);
Tailwind
colors: {
custom: {
50: '#99e6dd',
500: '#61dbcf',
950: '#000000',
},
}SCSS
$custom: #61dbcf; $custom-light: #99e6dd; $custom-dark: #000000;
JSON
{
"hex": "#61dbcf",
"rgb": {
"r": 97,
"g": 219,
"b": 207
},
"hsl": {
"h": 174.098,
"s": 62.887,
"l": 61.961
},
"oklch": {
"l": 0.81893,
"c": 0.1106,
"h": 186.5
},
"luminance": 0.57709
}Semantic roles & 50–950 ramp
primary
#61DBCF
secondary
#A13F48
accent
#1B2CCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484