#97FCB2#97FCB2
#97FCB2 is a very light, vivid green. Relative luminance 0.794; OKLCH L 91.0% C 0.140 H 151.4°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #97FCB2 |
|---|---|
| RGB | rgb(151, 252, 178) |
| HSL | hsl(136, 94%, 79%) |
| HSV | hsv(136, 40%, 99%) |
| CMYK | cmyk(40.1%, 0%, 29.4%, 1.2%) |
| CIE-LAB | lab(91.42, -44.84, 26.40) |
| CIE-LCH | lch(91.42, 52.03, 149.51°) |
| OKLab | oklab(91.03% -0.1225 0.0668) |
| OKLCH | oklch(91.03% 0.14 151.4) |
| XYZ | xyz(55.6054, 79.4110, 54.5087) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 1.32
Light Sea Green
#98F6B0
ΔE00 1.37
Foam Green
#90FDA9
ΔE00 1.77
Light Seafoam Green
#A7FFB5
ΔE00 1.87
Light Mint Green
#A6FBB2
ΔE00 1.92
Seafoam (survey)
#80F9AD
ΔE00 2.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FCB2 #FC97E1
analogous
#AFFC97 #97FCB2 #97FCE5
triadic
#97FCB2 #B297FC #FCB297
tetradic
#97FCB2 #97AFFC #FC97E1 #FCE597
square
#97FCB2 #97AFFC #FC97E1 #FCE597
split-complementary
#97FCB2 #E597FC #FC97AF
monochromatic
#20F95A #5CFA86 #97FCB2 #D2FEDE #E1FEE9
Accessibility & contrast
On white
1.24
#97FCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#97FCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FCB2
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FCB2 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAD
Deuteranopia (green-blind)
#EDE2B6
Tritanopia (blue-blind)
#85F9E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #97fcb2; /* rgb */ color: rgb(151, 252, 178); /* oklch */ color: oklch(91.0% 0.140 151.4);
Tailwind
colors: {
custom: {
50: '#b9fec9',
500: '#97fcb2',
950: '#000000',
},
}SCSS
$custom: #97fcb2; $custom-light: #b9fec9; $custom-dark: #000000;
JSON
{
"hex": "#97fcb2",
"rgb": {
"r": 151,
"g": 252,
"b": 178
},
"hsl": {
"h": 136.04,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.91028,
"c": 0.13955,
"h": 151.4
},
"luminance": 0.79414
}Semantic roles & 50–950 ramp
primary
#97FCB2
secondary
#DD5ABA
accent
#00A8E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121813
muted
#828682