#61FBAF#61FBAF
#61FBAF is a very light, vivid teal. Relative luminance 0.746; OKLCH L 88.7% C 0.169 H 158.4°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #61FBAF |
|---|---|
| RGB | rgb(97, 251, 175) |
| HSL | hsl(150, 95%, 68%) |
| HSV | hsv(150, 61%, 98%) |
| CMYK | cmyk(61.4%, 0%, 30.3%, 1.6%) |
| CIE-LAB | lab(89.22, -57.69, 24.61) |
| CIE-LCH | lch(89.22, 62.72, 156.90°) |
| OKLab | oklab(88.7% -0.1573 0.0624) |
| OKLCH | oklch(88.7% 0.169 158.4) |
| XYZ | xyz(47.1605, 74.6261, 52.4680) |
| Luminance | 0.7463 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.76
Light Blue Green
#7EFBB3
ΔE00 2.17
Seafoam Green
#7AF9AB
ΔE00 2.22
Light Green Blue
#56FCA2
ΔE00 2.37
Sea Green (survey)
#53FCA1
ΔE00 2.52
Light Bluish Green
#76FDA8
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FBAF #FB61AD
analogous
#61FB62 #61FBAF #61FAFB
triadic
#61FBAF #AF61FB #FBAF61
tetradic
#61FBAF #6261FB #FB61AD #FAFB61
square
#61FBAF #6261FB #FB61AD #FAFB61
split-complementary
#61FBAF #FB61FA #FB6261
monochromatic
#06DC72 #25F991 #61FBAF #9DFDCD #D8FEEB
Accessibility & contrast
On white
1.32
#61FBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#61FBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FBAF
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FBAF | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9AA
Deuteranopia (green-blind)
#E4DAB4
Tritanopia (blue-blind)
#00FAE7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #61fbaf; /* rgb */ color: rgb(97, 251, 175); /* oklch */ color: oklch(88.7% 0.169 158.4);
Tailwind
colors: {
custom: {
50: '#9cfdc7',
500: '#61fbaf',
950: '#000000',
},
}SCSS
$custom: #61fbaf; $custom-light: #9cfdc7; $custom-dark: #000000;
JSON
{
"hex": "#61fbaf",
"rgb": {
"r": 97,
"g": 251,
"b": 175
},
"hsl": {
"h": 150.39,
"s": 95.062,
"l": 68.235
},
"oklch": {
"l": 0.88698,
"c": 0.16918,
"h": 158.4
},
"luminance": 0.74631
}Semantic roles & 50–950 ramp
primary
#61FBAF
secondary
#D52C7F
accent
#0071E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682