#97FFCA#97FFCA
#97FFCA is a very light, vivid green. Relative luminance 0.824; OKLCH L 92.2% C 0.123 H 160.5°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFCA |
|---|---|
| RGB | rgb(151, 255, 202) |
| HSL | hsl(149, 100%, 80%) |
| HSV | hsv(149, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(92.73, -41.73, 15.98) |
| CIE-LCH | lch(92.73, 44.68, 159.05°) |
| OKLab | oklab(92.25% -0.1156 0.041) |
| OKLCH | oklch(92.25% 0.123 160.5) |
| XYZ | xyz(59.1788, 82.3596, 68.6443) |
| Luminance | 0.8236 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.70
Light Seafoam
#A0FEBF
ΔE00 2.88
Pale Turquoise
#A5FBD5
ΔE00 3.76
Aquamarine
#7FFFD4
ΔE00 3.94
Light Blue Green
#7EFBB3
ΔE00 4.30
Light Turquoise
#7EF4CC
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFCA #FF97CC
analogous
#98FF97 #97FFCA #97FFFE
triadic
#97FFCA #CA97FF #FFCA97
tetradic
#97FFCA #9798FF #FF97CC #FFFE97
square
#97FFCA #9798FF #FF97CC #FFFE97
split-complementary
#97FFCA #FE97FF #FF9798
monochromatic
#1DFF8C #5AFFAB #97FFCA #D4FFE9 #E0FFEF
Accessibility & contrast
On white
1.20
#97FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#97FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFCA
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFCA | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF1C7
Deuteranopia (green-blind)
#ECE5CD
Tritanopia (blue-blind)
#7DFEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #97ffca; /* rgb */ color: rgb(151, 255, 202); /* oklch */ color: oklch(92.2% 0.123 160.5);
Tailwind
colors: {
custom: {
50: '#baffda',
500: '#97ffca',
950: '#000000',
},
}SCSS
$custom: #97ffca; $custom-light: #baffda; $custom-dark: #000000;
JSON
{
"hex": "#97ffca",
"rgb": {
"r": 151,
"g": 255,
"b": 202
},
"hsl": {
"h": 149.423,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92247,
"c": 0.12271,
"h": 160.5
},
"luminance": 0.82364
}Semantic roles & 50–950 ramp
primary
#97FFCA
secondary
#E2599E
accent
#0075E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683