#61FDCC#61FDCC
#61FDCC is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.9% C 0.149 H 168.8°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #61FDCC |
|---|---|
| RGB | rgb(97, 253, 204) |
| HSL | hsl(161, 98%, 69%) |
| HSV | hsv(161, 62%, 99%) |
| CMYK | cmyk(61.7%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(90.39, -52.41, 11.38) |
| CIE-LCH | lch(90.39, 53.63, 167.75°) |
| OKLab | oklab(89.85% -0.1464 0.0291) |
| OKLCH | oklch(89.85% 0.149 168.8) |
| XYZ | xyz(50.9487, 77.1462, 69.3207) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.40
Light Aquamarine
#7BFDC7
ΔE00 2.56
Bright Teal
#01F9C6
ΔE00 2.97
Light Turquoise
#7EF4CC
ΔE00 3.32
Light Aqua
#8CFFDB
ΔE00 4.23
Light Greenish Blue
#63F7B4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FDCC #FD6192
analogous
#61FD7E #61FDCC #61E0FD
triadic
#61FDCC #CC61FD #FDCC61
tetradic
#61FDCC #7E61FD #FD6192 #E0FD61
square
#61FDCC #7E61FD #FD6192 #E0FD61
split-complementary
#61FDCC #FD61E0 #FD7E61
monochromatic
#03E19B #25FCB8 #61FDCC #9DFEE0 #DAFFF3
Accessibility & contrast
On white
1.28
#61FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#61FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FDCC
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FDCC | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCA
Deuteranopia (green-blind)
#E1DDCF
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #61fdcc; /* rgb */ color: rgb(97, 253, 204); /* oklch */ color: oklch(89.9% 0.149 168.8);
Tailwind
colors: {
custom: {
50: '#9dffdb',
500: '#61fdcc',
950: '#000000',
},
}SCSS
$custom: #61fdcc; $custom-light: #9dffdb; $custom-dark: #000000;
JSON
{
"hex": "#61fdcc",
"rgb": {
"r": 97,
"g": 253,
"b": 204
},
"hsl": {
"h": 161.154,
"s": 97.5,
"l": 68.627
},
"oklch": {
"l": 0.89851,
"c": 0.14924,
"h": 168.8
},
"luminance": 0.77152
}Semantic roles & 50–950 ramp
primary
#61FDCC
secondary
#D72B61
accent
#0048E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101815
muted
#808684