#9BEEAF#9BEEAF
#9BEEAF is a very light, moderate green. Relative luminance 0.712; OKLCH L 88.0% C 0.119 H 151.0°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9BEEAF |
|---|---|
| RGB | rgb(155, 238, 175) |
| HSL | hsl(134, 71%, 77%) |
| HSV | hsv(134, 35%, 93%) |
| CMYK | cmyk(34.9%, 0%, 26.5%, 6.7%) |
| CIE-LAB | lab(87.59, -38.01, 22.71) |
| CIE-LCH | lch(87.59, 44.28, 149.15°) |
| OKLab | oklab(87.95% -0.1041 0.0578) |
| OKLCH | oklch(87.95% 0.119 151) |
| XYZ | xyz(51.8271, 71.2100, 51.5632) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.09
Hospital Green
#9BE5AA
ΔE00 2.10
Light Mint Green
#A6FBB2
ΔE00 3.25
Light Seafoam
#A0FEBF
ΔE00 3.46
Mint
#AAF0C1
ΔE00 3.81
Light Seafoam Green
#A7FFB5
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BEEAF #EE9BDA
analogous
#B1EE9B #9BEEAF #9BEED9
triadic
#9BEEAF #AF9BEE #EEAF9B
tetradic
#9BEEAF #9BB1EE #EE9BDA #EED99B
square
#9BEEAF #9BB1EE #EE9BDA #EED99B
split-complementary
#9BEEAF #D99BEE #EE9BB1
monochromatic
#32DC5B #67E585 #9BEEAF #CFF7D9 #E5FBEA
Accessibility & contrast
On white
1.38
#9BEEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#9BEEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BEEAF
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BEEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BEEAF | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AB
Deuteranopia (green-blind)
#E2D8B3
Tritanopia (blue-blind)
#8EEBDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #9beeaf; /* rgb */ color: rgb(155, 238, 175); /* oklch */ color: oklch(88.0% 0.119 151.0);
Tailwind
colors: {
custom: {
50: '#bbf4c7',
500: '#9beeaf',
950: '#000000',
},
}SCSS
$custom: #9beeaf; $custom-light: #bbf4c7; $custom-dark: #000000;
JSON
{
"hex": "#9beeaf",
"rgb": {
"r": 155,
"g": 238,
"b": 175
},
"hsl": {
"h": 134.458,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.87954,
"c": 0.11906,
"h": 151
},
"luminance": 0.71213
}Semantic roles & 50–950 ramp
primary
#9BEEAF
secondary
#CA63B1
accent
#13A5D3
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121713
muted
#828582