#61FBCF#61FBCF
#61FBCF is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.5% C 0.145 H 170.8°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #61FBCF |
|---|---|
| RGB | rgb(97, 251, 207) |
| HSL | hsl(163, 95%, 68%) |
| HSV | hsv(163, 61%, 98%) |
| CMYK | cmyk(61.4%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(89.88, -50.90, 9.09) |
| CIE-LCH | lch(89.88, 51.71, 169.87°) |
| OKLab | oklab(89.45% -0.143 0.0232) |
| OKLCH | oklch(89.45% 0.145 170.8) |
| XYZ | xyz(50.6839, 76.0354, 71.0246) |
| Luminance | 0.7604 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.28
Light Turquoise
#7EF4CC
ΔE00 2.81
Bright Teal
#01F9C6
ΔE00 3.09
Light Aquamarine
#7BFDC7
ΔE00 3.44
Light Aqua
#8CFFDB
ΔE00 3.69
Aqua Marine
#2EE8BB
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FBCF #FB618D
analogous
#61FB82 #61FBCF #61DAFB
triadic
#61FBCF #CF61FB #FBCF61
tetradic
#61FBCF #8261FB #FB618D #DAFB61
square
#61FBCF #8261FB #FB618D #DAFB61
split-complementary
#61FBCF #FB61DA #FB8261
monochromatic
#06DC9F #25F9BD #61FBCF #9DFDE1 #D8FEF3
Accessibility & contrast
On white
1.30
#61FBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#61FBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FBCF
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FBCF | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCD
Deuteranopia (green-blind)
#DEDBD2
Tritanopia (blue-blind)
#00FDEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #61fbcf; /* rgb */ color: rgb(97, 251, 207); /* oklch */ color: oklch(89.5% 0.145 170.8);
Tailwind
colors: {
custom: {
50: '#9cfddd',
500: '#61fbcf',
950: '#000000',
},
}SCSS
$custom: #61fbcf; $custom-light: #9cfddd; $custom-dark: #000000;
JSON
{
"hex": "#61fbcf",
"rgb": {
"r": 97,
"g": 251,
"b": 207
},
"hsl": {
"h": 162.857,
"s": 95.062,
"l": 68.235
},
"oklch": {
"l": 0.89454,
"c": 0.14491,
"h": 170.8
},
"luminance": 0.76041
}Semantic roles & 50–950 ramp
primary
#61FBCF
secondary
#D52C5C
accent
#0042E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684