#9BE3BE#9BE3BE
#9BE3BE is a very light, moderate green. Relative luminance 0.656; OKLCH L 85.8% C 0.089 H 161.4°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE3BE |
|---|---|
| RGB | rgb(155, 227, 190) |
| HSL | hsl(149, 56%, 75%) |
| HSV | hsv(149, 32%, 89%) |
| CMYK | cmyk(31.7%, 0%, 16.3%, 11%) |
| CIE-LAB | lab(84.80, -30.12, 11.00) |
| CIE-LCH | lch(84.80, 32.07, 159.94°) |
| OKLab | oklab(85.81% -0.0842 0.0284) |
| OKLCH | oklch(85.81% 0.089 161.4) |
| XYZ | xyz(50.2777, 65.6219, 58.7223) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.94
Seafoam
#7FE0B3
ΔE00 3.77
Mint
#AAF0C1
ΔE00 3.92
Pale Turquoise
#A5FBD5
ΔE00 5.22
Hospital Green
#9BE5AA
ΔE00 5.46
Light Turquoise
#7EF4CC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE3BE #E39BC0
analogous
#9CE39B #9BE3BE #9BE3E2
triadic
#9BE3BE #BE9BE3 #E3BE9B
tetradic
#9BE3BE #9B9CE3 #E39BC0 #E3E29B
square
#9BE3BE #9B9CE3 #E39BC0 #E3E29B
split-complementary
#9BE3BE #E29BE3 #E39B9C
monochromatic
#3BC880 #6BD69F #9BE3BE #CBF0DD #E7F8EF
Accessibility & contrast
On white
1.49
#9BE3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#9BE3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE3BE
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE3BE | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BC
Deuteranopia (green-blind)
#D5D0C0
Tritanopia (blue-blind)
#8CE3D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9be3be; /* rgb */ color: rgb(155, 227, 190); /* oklch */ color: oklch(85.8% 0.089 161.4);
Tailwind
colors: {
custom: {
50: '#baecd1',
500: '#9be3be',
950: '#000000',
},
}SCSS
$custom: #9be3be; $custom-light: #baecd1; $custom-dark: #000000;
JSON
{
"hex": "#9be3be",
"rgb": {
"r": 155,
"g": 227,
"b": 190
},
"hsl": {
"h": 149.167,
"s": 56.25,
"l": 74.902
},
"oklch": {
"l": 0.85811,
"c": 0.08883,
"h": 161.4
},
"luminance": 0.65624
}Semantic roles & 50–950 ramp
primary
#9BE3BE
secondary
#BC6692
accent
#2275C4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483