#61FCDB#61FCDB
#61FCDB is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.139 H 176.3°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #61FCDB |
|---|---|
| RGB | rgb(97, 252, 219) |
| HSL | hsl(167, 96%, 68%) |
| HSV | hsv(167, 62%, 99%) |
| CMYK | cmyk(61.5%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(90.45, -48.52, 3.70) |
| CIE-LCH | lch(90.45, 48.66, 175.64°) |
| OKLab | oklab(90.01% -0.1388 0.0091) |
| OKLCH | oklch(90.01% 0.139 176.3) |
| XYZ | xyz(52.5203, 77.2711, 79.1510) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.60
Light Aqua
#8CFFDB
ΔE00 3.67
Aquamarine
#7FFFD4
ΔE00 3.79
Light Turquoise
#7EF4CC
ΔE00 4.02
Aqua (survey)
#13EAC9
ΔE00 4.75
Bright Teal
#01F9C6
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FCDB #FC6182
analogous
#61FC8D #61FCDB #61CFFC
triadic
#61FCDB #DB61FC #FCDB61
tetradic
#61FCDB #8D61FC #FC6182 #CFFC61
square
#61FCDB #8D61FC #FC6182 #CFFC61
split-complementary
#61FCDB #FC61CF #FC8D61
monochromatic
#04DEB0 #25FBCD #61FCDB #9DFDE9 #D9FEF6
Accessibility & contrast
On white
1.28
#61FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#61FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FCDB
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FCDB | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDA
Deuteranopia (green-blind)
#DDDDDD
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #61fcdb; /* rgb */ color: rgb(97, 252, 219); /* oklch */ color: oklch(90.0% 0.139 176.3);
Tailwind
colors: {
custom: {
50: '#9dfee6',
500: '#61fcdb',
950: '#000000',
},
}SCSS
$custom: #61fcdb; $custom-light: #9dfee6; $custom-dark: #000000;
JSON
{
"hex": "#61fcdb",
"rgb": {
"r": 97,
"g": 252,
"b": 219
},
"hsl": {
"h": 167.226,
"s": 96.273,
"l": 68.431
},
"oklch": {
"l": 0.90012,
"c": 0.13906,
"h": 176.3
},
"luminance": 0.77277
}Semantic roles & 50–950 ramp
primary
#61FCDB
secondary
#D62B50
accent
#0031E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684