#9EBFC2#9EBFC2
#9EBFC2 is a light, muted teal. Relative luminance 0.484; OKLCH L 78.1% C 0.036 H 203.2°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBFC2 |
|---|---|
| RGB | rgb(158, 191, 194) |
| HSL | hsl(185, 23%, 69%) |
| HSV | hsv(185, 19%, 76%) |
| CMYK | cmyk(18.6%, 1.5%, 0%, 23.9%) |
| CIE-LAB | lab(75.09, -10.39, -5.20) |
| CIE-LCH | lch(75.09, 11.62, 206.57°) |
| OKLab | oklab(78.13% -0.0329 -0.0141) |
| OKLCH | oklch(78.13% 0.036 203.2) |
| XYZ | xyz(42.4663, 48.4244, 58.1379) |
| Luminance | 0.4843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.53
Powder Blue
#B0E0E6
ΔE00 8.27
Cool Grey
#95A3A6
ΔE00 9.28
Light Grey Blue
#9DBCD4
ΔE00 9.41
Bluegrey
#85A3B2
ΔE00 9.68
Cool Gray
#9AA7B0
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBFC2 #C2A19E
analogous
#9EC2B3 #9EBFC2 #9EADC2
triadic
#9EBFC2 #C29EBF #BFC29E
tetradic
#9EBFC2 #B39EC2 #C2A19E #ADC29E
square
#9EBFC2 #B39EC2 #C2A19E #ADC29E
split-complementary
#9EBFC2 #C29EAD #C2B39E
monochromatic
#59898D #78A6AA #9EBFC2 #C4D8DA #E9F1F1
Accessibility & contrast
On white
1.97
#9EBFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#9EBFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBFC2
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBFC2 | 1.00 | 1.97 | 10.69 | 10.69 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCC2
Deuteranopia (green-blind)
#B3B7C2
Tritanopia (blue-blind)
#93C2C0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9ebfc2; /* rgb */ color: rgb(158, 191, 194); /* oklch */ color: oklch(78.1% 0.036 203.2);
Tailwind
colors: {
custom: {
50: '#bbd2d4',
500: '#9ebfc2',
950: '#000000',
},
}SCSS
$custom: #9ebfc2; $custom-light: #bbd2d4; $custom-dark: #000000;
JSON
{
"hex": "#9ebfc2",
"rgb": {
"r": 158,
"g": 191,
"b": 194
},
"hsl": {
"h": 185,
"s": 22.785,
"l": 69.02
},
"oklch": {
"l": 0.78133,
"c": 0.03579,
"h": 203.2
},
"luminance": 0.48426
}Semantic roles & 50–950 ramp
primary
#9EBFC2
secondary
#E3DAD9
accent
#4C44A1
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121414
muted
#818283