#99FFBE#99FFBE
#99FFBE is a very light, vivid green. Relative luminance 0.820; OKLCH L 92.1% C 0.132 H 154.9°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #99FFBE |
|---|---|
| RGB | rgb(153, 255, 190) |
| HSL | hsl(142, 100%, 80%) |
| HSV | hsv(142, 40%, 100%) |
| CMYK | cmyk(40%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(92.58, -43.45, 21.91) |
| CIE-LCH | lch(92.58, 48.66, 153.24°) |
| OKLab | oklab(92.06% -0.1193 0.0559) |
| OKLCH | oklch(92.06% 0.132 154.9) |
| XYZ | xyz(58.1873, 82.0063, 61.4679) |
| Luminance | 0.8201 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.90
Light Sea Green
#98F6B0
ΔE00 2.45
Light Blue Green
#7EFBB3
ΔE00 2.75
Light Seafoam Green
#A7FFB5
ΔE00 2.91
Mint (survey)
#9FFEB0
ΔE00 3.01
Seafoam (survey)
#80F9AD
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FFBE #FF99DA
analogous
#A7FF99 #99FFBE #99FFF1
triadic
#99FFBE #BE99FF #FFBE99
tetradic
#99FFBE #99A7FF #FF99DA #FFF199
square
#99FFBE #99A7FF #FF99DA #FFF199
split-complementary
#99FFBE #F199FF #FF99A7
monochromatic
#1FFF70 #5CFF97 #99FFBE #D6FFE5 #E0FFEC
Accessibility & contrast
On white
1.21
#99FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#99FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FFBE
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FFBE | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0BA
Deuteranopia (green-blind)
#EFE5C2
Tritanopia (blue-blind)
#84FDED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #99ffbe; /* rgb */ color: rgb(153, 255, 190); /* oklch */ color: oklch(92.1% 0.132 154.9);
Tailwind
colors: {
custom: {
50: '#bbffd1',
500: '#99ffbe',
950: '#000000',
},
}SCSS
$custom: #99ffbe; $custom-light: #bbffd1; $custom-dark: #000000;
JSON
{
"hex": "#99ffbe",
"rgb": {
"r": 153,
"g": 255,
"b": 190
},
"hsl": {
"h": 141.765,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.92064,
"c": 0.13173,
"h": 154.9
},
"luminance": 0.8201
}Semantic roles & 50–950 ramp
primary
#99FFBE
secondary
#E25AB1
accent
#0092E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683