#9FE3BB#9FE3BB
#9FE3BB is a very light, moderate green. Relative luminance 0.659; OKLCH L 86.0% C 0.088 H 158.1°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9FE3BB |
|---|---|
| RGB | rgb(159, 227, 187) |
| HSL | hsl(145, 55%, 76%) |
| HSV | hsv(145, 30%, 89%) |
| CMYK | cmyk(30%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(84.94, -29.51, 12.80) |
| CIE-LCH | lch(84.94, 32.16, 156.54°) |
| OKLab | oklab(85.96% -0.082 0.033) |
| OKLCH | oklch(85.96% 0.088 158.1) |
| XYZ | xyz(50.7338, 65.8946, 57.0498) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.03
Mint
#AAF0C1
ΔE00 3.23
Seafoam
#7FE0B3
ΔE00 4.13
Hospital Green
#9BE5AA
ΔE00 4.52
Pale Turquoise
#A5FBD5
ΔE00 5.55
Light Turquoise
#7EF4CC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FE3BB #E39FC7
analogous
#A5E39F #9FE3BB #9FE3DD
triadic
#9FE3BB #BB9FE3 #E3BB9F
tetradic
#9FE3BB #9FA5E3 #E39FC7 #E3DD9F
square
#9FE3BB #9FA5E3 #E39FC7 #E3DD9F
split-complementary
#9FE3BB #DD9FE3 #E39FA5
monochromatic
#40C778 #70D599 #9FE3BB #CEF1DD #E7F8EE
Accessibility & contrast
On white
1.48
#9FE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#9FE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FE3BB
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FE3BB | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#D6D1BD
Tritanopia (blue-blind)
#92E2D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9fe3bb; /* rgb */ color: rgb(159, 227, 187); /* oklch */ color: oklch(86.0% 0.088 158.1);
Tailwind
colors: {
custom: {
50: '#bdeccf',
500: '#9fe3bb',
950: '#000000',
},
}SCSS
$custom: #9fe3bb; $custom-light: #bdeccf; $custom-dark: #000000;
JSON
{
"hex": "#9fe3bb",
"rgb": {
"r": 159,
"g": 227,
"b": 187
},
"hsl": {
"h": 144.706,
"s": 54.839,
"l": 75.686
},
"oklch": {
"l": 0.85956,
"c": 0.0884,
"h": 158.1
},
"luminance": 0.65897
}Semantic roles & 50–950 ramp
primary
#9FE3BB
secondary
#BD6A9A
accent
#2381C2
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121613
muted
#828483