#9BEBEE#9BEBEE
#9BEBEE is a very light, moderate teal. Relative luminance 0.726; OKLCH L 89.0% C 0.078 H 198.9°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #9BEBEE |
|---|---|
| RGB | rgb(155, 235, 238) |
| HSL | hsl(182, 71%, 77%) |
| HSV | hsv(182, 35%, 93%) |
| CMYK | cmyk(34.9%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(88.23, -23.60, -9.22) |
| CIE-LCH | lch(88.23, 25.34, 201.33°) |
| OKLab | oklab(88.97% -0.0741 -0.0253) |
| OKLCH | oklch(88.97% 0.078 198.9) |
| XYZ | xyz(58.6530, 72.5546, 91.7861) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.64
Paleturquoise
#AFEEEE
ΔE00 2.84
Robin Egg Blue
#8AF1FE
ΔE00 3.93
Light Cyan
#ACFFFC
ΔE00 4.71
Pale Cyan
#B7FFFA
ΔE00 5.35
Robin'S Egg
#6DEDFD
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BEBEE #EE9E9B
analogous
#9BEEC8 #9BEBEE #9BC2EE
triadic
#9BEBEE #EE9BEB #EBEE9B
tetradic
#9BEBEE #C89BEE #EE9E9B #C2EE9B
square
#9BEBEE #C89BEE #EE9E9B #C2EE9B
split-complementary
#9BEBEE #EE9BC2 #EEC89B
monochromatic
#32D6DC #67E1E5 #9BEBEE #CFF5F7 #E5FAFB
Accessibility & contrast
On white
1.35
#9BEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#9BEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BEBEE
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BEBEE | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EE
Deuteranopia (green-blind)
#D1D9EF
Tritanopia (blue-blind)
#7AF0EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #9bebee; /* rgb */ color: rgb(155, 235, 238); /* oklch */ color: oklch(89.0% 0.078 198.9);
Tailwind
colors: {
custom: {
50: '#bcf1f3',
500: '#9bebee',
950: '#000000',
},
}SCSS
$custom: #9bebee; $custom-light: #bcf1f3; $custom-dark: #000000;
JSON
{
"hex": "#9bebee",
"rgb": {
"r": 155,
"g": 235,
"b": 238
},
"hsl": {
"h": 182.169,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.88965,
"c": 0.07827,
"h": 198.9
},
"luminance": 0.72558
}Semantic roles & 50–950 ramp
primary
#9BEBEE
secondary
#CA6763
accent
#1913D3
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121617
muted
#828585