#9FE2BB#9FE2BB
#9FE2BB is a very light, moderate green. Relative luminance 0.654; OKLCH L 85.7% C 0.087 H 158.4°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #9FE2BB |
|---|---|
| RGB | rgb(159, 226, 187) |
| HSL | hsl(145, 54%, 75%) |
| HSV | hsv(145, 30%, 89%) |
| CMYK | cmyk(29.6%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(84.66, -29.03, 12.41) |
| CIE-LCH | lch(84.66, 31.57, 156.86°) |
| OKLab | oklab(85.73% -0.0807 0.032) |
| OKLCH | oklch(85.73% 0.087 158.4) |
| XYZ | xyz(50.4611, 65.3491, 56.9589) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.99
Mint
#AAF0C1
ΔE00 3.52
Seafoam
#7FE0B3
ΔE00 4.22
Hospital Green
#9BE5AA
ΔE00 4.77
Pale Turquoise
#A5FBD5
ΔE00 5.72
Light Turquoise
#7EF4CC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FE2BB #E29FC6
analogous
#A4E29F #9FE2BB #9FE2DD
triadic
#9FE2BB #BB9FE2 #E2BB9F
tetradic
#9FE2BB #9FA4E2 #E29FC6 #E2DD9F
square
#9FE2BB #9FA4E2 #E29FC6 #E2DD9F
split-complementary
#9FE2BB #DD9FE2 #E29FA4
monochromatic
#41C678 #70D49A #9FE2BB #CEF0DC #E7F8EE
Accessibility & contrast
On white
1.49
#9FE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#9FE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FE2BB
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FE2BB | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#92E1D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9fe2bb; /* rgb */ color: rgb(159, 226, 187); /* oklch */ color: oklch(85.7% 0.087 158.4);
Tailwind
colors: {
custom: {
50: '#bdebcf',
500: '#9fe2bb',
950: '#000000',
},
}SCSS
$custom: #9fe2bb; $custom-light: #bdebcf; $custom-dark: #000000;
JSON
{
"hex": "#9fe2bb",
"rgb": {
"r": 159,
"g": 226,
"b": 187
},
"hsl": {
"h": 145.075,
"s": 53.6,
"l": 75.49
},
"oklch": {
"l": 0.85732,
"c": 0.08685,
"h": 158.4
},
"luminance": 0.65351
}Semantic roles & 50–950 ramp
primary
#9FE2BB
secondary
#BB6A99
accent
#2480C1
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121613
muted
#828483