#97FEBE#97FEBE
#97FEBE is a very light, vivid green. Relative luminance 0.812; OKLCH L 91.7% C 0.132 H 155.5°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #97FEBE |
|---|---|
| RGB | rgb(151, 254, 190) |
| HSL | hsl(143, 98%, 79%) |
| HSV | hsv(143, 41%, 100%) |
| CMYK | cmyk(40.6%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(92.21, -43.56, 21.39) |
| CIE-LCH | lch(92.21, 48.53, 153.85°) |
| OKLab | oklab(91.74% -0.1197 0.0546) |
| OKLCH | oklch(91.74% 0.132 155.5) |
| XYZ | xyz(57.4947, 81.1769, 61.3443) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.04
Light Sea Green
#98F6B0
ΔE00 2.49
Light Blue Green
#7EFBB3
ΔE00 2.62
Seafoam (survey)
#80F9AD
ΔE00 3.04
Light Seafoam Green
#A7FFB5
ΔE00 3.20
Mint (survey)
#9FFEB0
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FEBE #FE97D7
analogous
#A4FE97 #97FEBE #97FEF1
triadic
#97FEBE #BE97FE #FEBE97
tetradic
#97FEBE #97A4FE #FE97D7 #FEF197
square
#97FEBE #97A4FE #FE97D7 #FEF197
split-complementary
#97FEBE #F197FE #FE97A4
monochromatic
#1EFD72 #5AFD98 #97FEBE #D4FFE4 #E1FFEC
Accessibility & contrast
On white
1.22
#97FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#97FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FEBE
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FEBE | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBA
Deuteranopia (green-blind)
#EDE4C2
Tritanopia (blue-blind)
#81FCED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #97febe; /* rgb */ color: rgb(151, 254, 190); /* oklch */ color: oklch(91.7% 0.132 155.5);
Tailwind
colors: {
custom: {
50: '#b9ffd1',
500: '#97febe',
950: '#000000',
},
}SCSS
$custom: #97febe; $custom-light: #b9ffd1; $custom-dark: #000000;
JSON
{
"hex": "#97febe",
"rgb": {
"r": 151,
"g": 254,
"b": 190
},
"hsl": {
"h": 142.718,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.91743,
"c": 0.13151,
"h": 155.5
},
"luminance": 0.81181
}Semantic roles & 50–950 ramp
primary
#97FEBE
secondary
#E059AD
accent
#008FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683