#9EBEB2#9EBEB2
#9EBEB2 is a light, muted teal. Relative luminance 0.473; OKLCH L 77.4% C 0.039 H 170.6°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBEB2 |
|---|---|
| RGB | rgb(158, 190, 178) |
| HSL | hsl(158, 20%, 68%) |
| HSV | hsv(158, 17%, 75%) |
| CMYK | cmyk(16.8%, 0%, 6.3%, 25.5%) |
| CIE-LAB | lab(74.39, -13.20, 2.46) |
| CIE-LCH | lch(74.39, 13.43, 169.43°) |
| OKLab | oklab(77.43% -0.038 0.0063) |
| OKLCH | oklch(77.43% 0.039 170.6) |
| XYZ | xyz(40.5478, 47.3093, 49.1061) |
| Luminance | 0.4731 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.93
Greenish Grey
#96AE8D
ΔE00 9.02
Greyish Teal
#719F91
ΔE00 10.54
Darkseagreen
#8FBC8F
ΔE00 10.68
Sage Green
#9CAF88
ΔE00 10.81
Seafoam Blue
#78D1B6
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBEB2 #BE9EAA
analogous
#9EBEA2 #9EBEB2 #9EBABE
triadic
#9EBEB2 #B29EBE #BEB29E
tetradic
#9EBEB2 #A29EBE #BE9EAA #BABE9E
square
#9EBEB2 #A29EBE #BE9EAA #BABE9E
split-complementary
#9EBEB2 #BE9EBA #BEA29E
monochromatic
#5B8776 #79A595 #9EBEB2 #C3D7CF #E7EFEC
Accessibility & contrast
On white
2.01
#9EBEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#9EBEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBEB2
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBEB2 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB1
Deuteranopia (green-blind)
#B6B5B3
Tritanopia (blue-blind)
#97BFBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9ebeb2; /* rgb */ color: rgb(158, 190, 178); /* oklch */ color: oklch(77.4% 0.039 170.6);
Tailwind
colors: {
custom: {
50: '#bbd1c9',
500: '#9ebeb2',
950: '#000000',
},
}SCSS
$custom: #9ebeb2; $custom-light: #bbd1c9; $custom-dark: #000000;
JSON
{
"hex": "#9ebeb2",
"rgb": {
"r": 158,
"g": 190,
"b": 178
},
"hsl": {
"h": 157.5,
"s": 19.753,
"l": 68.235
},
"oklch": {
"l": 0.77431,
"c": 0.03856,
"h": 170.6
},
"luminance": 0.4731
}Semantic roles & 50–950 ramp
primary
#9EBEB2
secondary
#E1D7DB
accent
#47689E
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282