#97FFC0#97FFC0
#97FFC0 is a very light, vivid green. Relative luminance 0.819; OKLCH L 92.0% C 0.131 H 156.1°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFC0 |
|---|---|
| RGB | rgb(151, 255, 192) |
| HSL | hsl(144, 100%, 80%) |
| HSV | hsv(144, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 24.7%, 0%) |
| CIE-LAB | lab(92.53, -43.63, 20.81) |
| CIE-LCH | lch(92.53, 48.34, 154.50°) |
| OKLab | oklab(92.02% -0.1199 0.0531) |
| OKLCH | oklch(92.02% 0.131 156.1) |
| XYZ | xyz(58.0330, 81.9012, 62.6095) |
| Luminance | 0.8190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.18
Light Blue Green
#7EFBB3
ΔE00 2.75
Light Sea Green
#98F6B0
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 3.27
Light Seafoam Green
#A7FFB5
ΔE00 3.45
Mint (survey)
#9FFEB0
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFC0 #FF97D6
analogous
#A2FF97 #97FFC0 #97FFF4
triadic
#97FFC0 #C097FF #FFC097
tetradic
#97FFC0 #97A2FF #FF97D6 #FFF497
square
#97FFC0 #97A2FF #FF97D6 #FFF497
split-complementary
#97FFC0 #F497FF #FF97A2
monochromatic
#1DFF76 #5AFF9B #97FFC0 #D4FFE5 #E0FFEC
Accessibility & contrast
On white
1.21
#97FFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#97FFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFC0
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFC0 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BC
Deuteranopia (green-blind)
#EEE5C4
Tritanopia (blue-blind)
#80FDEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #97ffc0; /* rgb */ color: rgb(151, 255, 192); /* oklch */ color: oklch(92.0% 0.131 156.1);
Tailwind
colors: {
custom: {
50: '#baffd3',
500: '#97ffc0',
950: '#000000',
},
}SCSS
$custom: #97ffc0; $custom-light: #baffd3; $custom-dark: #000000;
JSON
{
"hex": "#97ffc0",
"rgb": {
"r": 151,
"g": 255,
"b": 192
},
"hsl": {
"h": 143.654,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92016,
"c": 0.13119,
"h": 156.1
},
"luminance": 0.81905
}Semantic roles & 50–950 ramp
primary
#97FFC0
secondary
#E259AC
accent
#008BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683