#61FDCF#61FDCF
#61FDCF is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.9% C 0.147 H 170.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #61FDCF |
|---|---|
| RGB | rgb(97, 253, 207) |
| HSL | hsl(162, 98%, 69%) |
| HSV | hsv(162, 62%, 99%) |
| CMYK | cmyk(61.7%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(90.46, -51.73, 9.92) |
| CIE-LCH | lch(90.46, 52.68, 169.14°) |
| OKLab | oklab(89.93% -0.1451 0.0253) |
| OKLCH | oklch(89.93% 0.147 170.1) |
| XYZ | xyz(51.3120, 77.2916, 71.2340) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.21
Bright Teal
#01F9C6
ΔE00 3.04
Light Aquamarine
#7BFDC7
ΔE00 3.09
Light Turquoise
#7EF4CC
ΔE00 3.11
Light Aqua
#8CFFDB
ΔE00 3.83
Aqua Marine
#2EE8BB
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FDCF #FD618F
analogous
#61FD81 #61FDCF #61DDFD
triadic
#61FDCF #CF61FD #FDCF61
tetradic
#61FDCF #8161FD #FD618F #DDFD61
square
#61FDCF #8161FD #FD618F #DDFD61
split-complementary
#61FDCF #FD61DD #FD8161
monochromatic
#03E19F #25FCBD #61FDCF #9DFEE1 #DAFFF4
Accessibility & contrast
On white
1.28
#61FDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#61FDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FDCF
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FDCF | 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)
#F6EDCD
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #61fdcf; /* rgb */ color: rgb(97, 253, 207); /* oklch */ color: oklch(89.9% 0.147 170.1);
Tailwind
colors: {
custom: {
50: '#9dffdd',
500: '#61fdcf',
950: '#000000',
},
}SCSS
$custom: #61fdcf; $custom-light: #9dffdd; $custom-dark: #000000;
JSON
{
"hex": "#61fdcf",
"rgb": {
"r": 97,
"g": 253,
"b": 207
},
"hsl": {
"h": 162.308,
"s": 97.5,
"l": 68.627
},
"oklch": {
"l": 0.89927,
"c": 0.14725,
"h": 170.1
},
"luminance": 0.77297
}Semantic roles & 50–950 ramp
primary
#61FDCF
secondary
#D72B5E
accent
#0044E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684