#99FCBF#99FCBF
#99FCBF is a very light, vivid green. Relative luminance 0.802; OKLCH L 91.4% C 0.126 H 155.9°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #99FCBF |
|---|---|
| RGB | rgb(153, 252, 191) |
| HSL | hsl(143, 94%, 79%) |
| HSV | hsv(143, 39%, 99%) |
| CMYK | cmyk(39.3%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(91.75, -41.95, 20.25) |
| CIE-LCH | lch(91.75, 46.58, 154.23°) |
| OKLab | oklab(91.4% -0.1154 0.0517) |
| OKLCH | oklch(91.4% 0.126 155.9) |
| XYZ | xyz(57.3475, 80.1511, 61.7290) |
| Luminance | 0.8015 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.00
Light Sea Green
#98F6B0
ΔE00 2.57
Light Blue Green
#7EFBB3
ΔE00 3.05
Seafoam (survey)
#80F9AD
ΔE00 3.48
Light Seafoam Green
#A7FFB5
ΔE00 3.48
Light Mint Green
#A6FBB2
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FCBF #FC99D6
analogous
#A5FC99 #99FCBF #99FCF0
triadic
#99FCBF #BF99FC #FCBF99
tetradic
#99FCBF #99A5FC #FC99D6 #FCF099
square
#99FCBF #99A5FC #FC99D6 #FCF099
split-complementary
#99FCBF #F099FC #FC99A5
monochromatic
#22F974 #5EFA9A #99FCBF #D4FEE4 #E1FEEC
Accessibility & contrast
On white
1.23
#99FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#99FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FCBF
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FCBF | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBC
Deuteranopia (green-blind)
#ECE3C3
Tritanopia (blue-blind)
#84FAEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #99fcbf; /* rgb */ color: rgb(153, 252, 191); /* oklch */ color: oklch(91.4% 0.126 155.9);
Tailwind
colors: {
custom: {
50: '#bbfed2',
500: '#99fcbf',
950: '#000000',
},
}SCSS
$custom: #99fcbf; $custom-light: #bbfed2; $custom-dark: #000000;
JSON
{
"hex": "#99fcbf",
"rgb": {
"r": 153,
"g": 252,
"b": 191
},
"hsl": {
"h": 143.03,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.91402,
"c": 0.12647,
"h": 155.9
},
"luminance": 0.80155
}Semantic roles & 50–950 ramp
primary
#99FCBF
secondary
#DE5CAC
accent
#008DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683