#9BE4BC#9BE4BC
#9BE4BC is a very light, moderate green. Relative luminance 0.661; OKLCH L 86.0% C 0.092 H 159.7°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE4BC |
|---|---|
| RGB | rgb(155, 228, 188) |
| HSL | hsl(147, 57%, 75%) |
| HSV | hsv(147, 32%, 89%) |
| CMYK | cmyk(32%, 0%, 17.5%, 10.6%) |
| CIE-LAB | lab(85.04, -30.99, 12.39) |
| CIE-LCH | lch(85.04, 33.37, 158.21°) |
| OKLab | oklab(85.99% -0.0863 0.0319) |
| OKLCH | oklch(85.99% 0.092 159.7) |
| XYZ | xyz(50.3349, 66.0836, 57.6704) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.38
Mint
#AAF0C1
ΔE00 3.33
Seafoam
#7FE0B3
ΔE00 3.53
Hospital Green
#9BE5AA
ΔE00 4.67
Pale Turquoise
#A5FBD5
ΔE00 5.16
Light Turquoise
#7EF4CC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE4BC #E49BC3
analogous
#9FE49B #9BE4BC #9BE4E0
triadic
#9BE4BC #BC9BE4 #E4BC9B
tetradic
#9BE4BC #9B9FE4 #E49BC3 #E4E09B
square
#9BE4BC #9B9FE4 #E49BC3 #E4E09B
split-complementary
#9BE4BC #E09BE4 #E49B9F
monochromatic
#3BCA7B #6BD79C #9BE4BC #CBF1DC #E7F8EF
Accessibility & contrast
On white
1.48
#9BE4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#9BE4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE4BC
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE4BC | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BA
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#8CE3D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9be4bc; /* rgb */ color: rgb(155, 228, 188); /* oklch */ color: oklch(86.0% 0.092 159.7);
Tailwind
colors: {
custom: {
50: '#baecd0',
500: '#9be4bc',
950: '#000000',
},
}SCSS
$custom: #9be4bc; $custom-light: #baecd0; $custom-dark: #000000;
JSON
{
"hex": "#9be4bc",
"rgb": {
"r": 155,
"g": 228,
"b": 188
},
"hsl": {
"h": 147.123,
"s": 57.48,
"l": 75.098
},
"oklch": {
"l": 0.85987,
"c": 0.09199,
"h": 159.7
},
"luminance": 0.66086
}Semantic roles & 50–950 ramp
primary
#9BE4BC
secondary
#BE6696
accent
#207BC5
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483