#9BEBEC#9BEBEC
#9BEBEC is a very light, moderate teal. Relative luminance 0.724; OKLCH L 88.9% C 0.078 H 196.8°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9BEBEC |
|---|---|
| RGB | rgb(155, 235, 236) |
| HSL | hsl(181, 68%, 77%) |
| HSV | hsv(181, 34%, 93%) |
| CMYK | cmyk(34.3%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(88.18, -24.07, -8.25) |
| CIE-LCH | lch(88.18, 25.45, 198.92°) |
| OKLab | oklab(88.9% -0.0749 -0.0227) |
| OKLCH | oklch(88.9% 0.078 196.8) |
| XYZ | xyz(58.3608, 72.4377, 90.2472) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.80
Robin'S Egg Blue
#98EFF9
ΔE00 3.36
Light Cyan
#ACFFFC
ΔE00 4.42
Robin Egg Blue
#8AF1FE
ΔE00 4.55
Pale Cyan
#B7FFFA
ΔE00 5.03
Robin'S Egg
#6DEDFD
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BEBEC #EC9C9B
analogous
#9BECC5 #9BEBEC #9BC3EC
triadic
#9BEBEC #EC9BEB #EBEC9B
tetradic
#9BEBEC #C59BEC #EC9C9B #C3EC9B
square
#9BEBEC #C59BEC #EC9C9B #C3EC9B
split-complementary
#9BEBEC #EC9BC3 #ECC59B
monochromatic
#34D6D8 #68E1E2 #9BEBEC #CEF5F6 #E5FAFA
Accessibility & contrast
On white
1.36
#9BEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#9BEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BEBEC
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BEBEC | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EC
Deuteranopia (green-blind)
#D2D8ED
Tritanopia (blue-blind)
#7BF0EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #9bebec; /* rgb */ color: rgb(155, 235, 236); /* oklch */ color: oklch(88.9% 0.078 196.8);
Tailwind
colors: {
custom: {
50: '#bcf1f2',
500: '#9bebec',
950: '#000000',
},
}SCSS
$custom: #9bebec; $custom-light: #bcf1f2; $custom-dark: #000000;
JSON
{
"hex": "#9bebec",
"rgb": {
"r": 155,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.741,
"s": 68.067,
"l": 76.667
},
"oklch": {
"l": 0.88902,
"c": 0.07822,
"h": 196.8
},
"luminance": 0.72441
}Semantic roles & 50–950 ramp
primary
#9BEBEC
secondary
#C86563
accent
#1816D0
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121616
muted
#828585