#61FEAF#61FEAF
#61FEAF is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.4% C 0.173 H 157.8°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #61FEAF |
|---|---|
| RGB | rgb(97, 254, 175) |
| HSL | hsl(150, 99%, 69%) |
| HSV | hsv(150, 62%, 100%) |
| CMYK | cmyk(61.8%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(90.10, -58.86, 25.82) |
| CIE-LCH | lch(90.10, 64.27, 156.32°) |
| OKLab | oklab(89.42% -0.1602 0.0653) |
| OKLCH | oklch(89.42% 0.173 157.8) |
| XYZ | xyz(48.1051, 76.5152, 52.7829) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.00
Sea Green (survey)
#53FCA1
ΔE00 2.16
Light Bluish Green
#76FDA8
ΔE00 2.23
Seafoam Green
#7AF9AB
ΔE00 2.28
Light Blue Green
#7EFBB3
ΔE00 2.33
Light Greenish Blue
#63F7B4
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FEAF #FE61B0
analogous
#62FE61 #61FEAF #61FEFE
triadic
#61FEAF #AF61FE #FEAF61
tetradic
#61FEAF #6162FE #FE61B0 #FEFE61
square
#61FEAF #6162FE #FE61B0 #FEFE61
split-complementary
#61FEAF #FE61FE #FE6162
monochromatic
#01E372 #24FE90 #61FEAF #9EFECE #DBFFED
Accessibility & contrast
On white
1.29
#61FEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#61FEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FEAF
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FEAF | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAA
Deuteranopia (green-blind)
#E7DDB4
Tritanopia (blue-blind)
#00FCE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #61feaf; /* rgb */ color: rgb(97, 254, 175); /* oklch */ color: oklch(89.4% 0.173 157.8);
Tailwind
colors: {
custom: {
50: '#9cffc7',
500: '#61feaf',
950: '#000000',
},
}SCSS
$custom: #61feaf; $custom-light: #9cffc7; $custom-dark: #000000;
JSON
{
"hex": "#61feaf",
"rgb": {
"r": 97,
"g": 254,
"b": 175
},
"hsl": {
"h": 149.809,
"s": 98.742,
"l": 68.824
},
"oklch": {
"l": 0.8942,
"c": 0.17306,
"h": 157.8
},
"luminance": 0.7652
}Semantic roles & 50–950 ramp
primary
#61FEAF
secondary
#D82B82
accent
#0073E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682