#97FFC8#97FFC8
#97FFC8 is a very light, vivid green. Relative luminance 0.823; OKLCH L 92.2% C 0.124 H 159.5°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFC8 |
|---|---|
| RGB | rgb(151, 255, 200) |
| HSL | hsl(148, 100%, 80%) |
| HSV | hsv(148, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(92.69, -42.11, 16.95) |
| CIE-LCH | lch(92.69, 45.40, 158.08°) |
| OKLab | oklab(92.2% -0.1165 0.0435) |
| OKLCH | oklch(92.2% 0.124 159.5) |
| XYZ | xyz(58.9436, 82.2655, 67.4052) |
| Luminance | 0.8227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.45
Light Aquamarine
#7BFDC7
ΔE00 2.82
Light Blue Green
#7EFBB3
ΔE00 3.92
Pale Turquoise
#A5FBD5
ΔE00 4.16
Light Sea Green
#98F6B0
ΔE00 4.31
Aquamarine
#7FFFD4
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFC8 #FF97CE
analogous
#9AFF97 #97FFC8 #97FFFC
triadic
#97FFC8 #C897FF #FFC897
tetradic
#97FFC8 #979AFF #FF97CE #FFFC97
square
#97FFC8 #979AFF #FF97CE #FFFC97
split-complementary
#97FFC8 #FC97FF #FF979A
monochromatic
#1DFF87 #5AFFA8 #97FFC8 #D4FFE8 #E0FFEF
Accessibility & contrast
On white
1.20
#97FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#97FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFC8
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFC8 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF1C5
Deuteranopia (green-blind)
#ECE5CB
Tritanopia (blue-blind)
#7EFEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #97ffc8; /* rgb */ color: rgb(151, 255, 200); /* oklch */ color: oklch(92.2% 0.124 159.5);
Tailwind
colors: {
custom: {
50: '#baffd8',
500: '#97ffc8',
950: '#000000',
},
}SCSS
$custom: #97ffc8; $custom-light: #baffd8; $custom-dark: #000000;
JSON
{
"hex": "#97ffc8",
"rgb": {
"r": 151,
"g": 255,
"b": 200
},
"hsl": {
"h": 148.269,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.922,
"c": 0.12435,
"h": 159.5
},
"luminance": 0.82269
}Semantic roles & 50–950 ramp
primary
#97FFC8
secondary
#E259A1
accent
#0079E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683