#61FCAF#61FCAF
#61FCAF is a very light, vivid teal. Relative luminance 0.753; OKLCH L 88.9% C 0.170 H 158.2°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #61FCAF |
|---|---|
| RGB | rgb(97, 252, 175) |
| HSL | hsl(150, 96%, 68%) |
| HSV | hsv(150, 62%, 99%) |
| CMYK | cmyk(61.5%, 0%, 30.6%, 1.2%) |
| CIE-LAB | lab(89.51, -58.08, 25.01) |
| CIE-LCH | lch(89.51, 63.24, 156.70°) |
| OKLab | oklab(88.94% -0.1583 0.0634) |
| OKLCH | oklch(88.94% 0.17 158.2) |
| XYZ | xyz(47.4737, 75.2525, 52.5724) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.99
Light Blue Green
#7EFBB3
ΔE00 2.20
Seafoam Green
#7AF9AB
ΔE00 2.21
Light Green Blue
#56FCA2
ΔE00 2.22
Sea Green (survey)
#53FCA1
ΔE00 2.38
Light Bluish Green
#76FDA8
ΔE00 2.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FCAF #FC61AE
analogous
#61FC61 #61FCAF #61FBFC
triadic
#61FCAF #AF61FC #FCAF61
tetradic
#61FCAF #6161FC #FC61AE #FBFC61
square
#61FCAF #6161FC #FC61AE #FBFC61
split-complementary
#61FCAF #FC61FB #FC6161
monochromatic
#04DE72 #25FB91 #61FCAF #9DFDCD #D9FEEC
Accessibility & contrast
On white
1.31
#61FCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#61FCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FCAF
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FCAF | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAA
Deuteranopia (green-blind)
#E5DBB4
Tritanopia (blue-blind)
#00FAE8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #61fcaf; /* rgb */ color: rgb(97, 252, 175); /* oklch */ color: oklch(88.9% 0.170 158.2);
Tailwind
colors: {
custom: {
50: '#9cfec7',
500: '#61fcaf',
950: '#000000',
},
}SCSS
$custom: #61fcaf; $custom-light: #9cfec7; $custom-dark: #000000;
JSON
{
"hex": "#61fcaf",
"rgb": {
"r": 97,
"g": 252,
"b": 175
},
"hsl": {
"h": 150.194,
"s": 96.273,
"l": 68.431
},
"oklch": {
"l": 0.88939,
"c": 0.17047,
"h": 158.2
},
"luminance": 0.75257
}Semantic roles & 50–950 ramp
primary
#61FCAF
secondary
#D62B80
accent
#0072E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682