#97FFC3#97FFC3
#97FFC3 is a very light, vivid green. Relative luminance 0.820; OKLCH L 92.1% C 0.129 H 157.3°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFC3 |
|---|---|
| RGB | rgb(151, 255, 195) |
| HSL | hsl(145, 100%, 80%) |
| HSV | hsv(145, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 23.5%, 0%) |
| CIE-LAB | lab(92.59, -43.07, 19.36) |
| CIE-LCH | lch(92.59, 47.22, 155.79°) |
| OKLab | oklab(92.08% -0.1187 0.0495) |
| OKLCH | oklch(92.08% 0.129 157.3) |
| XYZ | xyz(58.3688, 82.0356, 64.3779) |
| Luminance | 0.8204 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.53
Light Blue Green
#7EFBB3
ΔE00 3.11
Light Sea Green
#98F6B0
ΔE00 3.34
Light Aquamarine
#7BFDC7
ΔE00 3.38
Seafoam (survey)
#80F9AD
ΔE00 3.75
Light Seafoam Green
#A7FFB5
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFC3 #FF97D3
analogous
#9FFF97 #97FFC3 #97FFF7
triadic
#97FFC3 #C397FF #FFC397
tetradic
#97FFC3 #979FFF #FF97D3 #FFF797
square
#97FFC3 #979FFF #FF97D3 #FFF797
split-complementary
#97FFC3 #F797FF #FF979F
monochromatic
#1DFF7C #5AFFA0 #97FFC3 #D4FFE6 #E0FFED
Accessibility & contrast
On white
1.21
#97FFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#97FFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFC3
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFC3 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF1C0
Deuteranopia (green-blind)
#EDE5C7
Tritanopia (blue-blind)
#80FEEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #97ffc3; /* rgb */ color: rgb(151, 255, 195); /* oklch */ color: oklch(92.1% 0.129 157.3);
Tailwind
colors: {
custom: {
50: '#baffd5',
500: '#97ffc3',
950: '#000000',
},
}SCSS
$custom: #97ffc3; $custom-light: #baffd5; $custom-dark: #000000;
JSON
{
"hex": "#97ffc3",
"rgb": {
"r": 151,
"g": 255,
"b": 195
},
"hsl": {
"h": 145.385,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92084,
"c": 0.12858,
"h": 157.3
},
"luminance": 0.82039
}Semantic roles & 50–950 ramp
primary
#97FFC3
secondary
#E259A8
accent
#0084E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683