#9BEBED#9BEBED
#9BEBED is a very light, moderate teal. Relative luminance 0.725; OKLCH L 88.9% C 0.078 H 197.8°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9BEBED |
|---|---|
| RGB | rgb(155, 235, 237) |
| HSL | hsl(181, 69%, 77%) |
| HSV | hsv(181, 35%, 93%) |
| CMYK | cmyk(34.6%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(88.21, -23.84, -8.73) |
| CIE-LCH | lch(88.21, 25.39, 200.12°) |
| OKLab | oklab(88.93% -0.0745 -0.024) |
| OKLCH | oklch(88.93% 0.078 197.8) |
| XYZ | xyz(58.5065, 72.4959, 91.0145) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.80
Robin'S Egg Blue
#98EFF9
ΔE00 2.99
Robin Egg Blue
#8AF1FE
ΔE00 4.23
Light Cyan
#ACFFFC
ΔE00 4.55
Pale Cyan
#B7FFFA
ΔE00 5.18
Robin'S Egg
#6DEDFD
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BEBED #ED9D9B
analogous
#9BEDC6 #9BEBED #9BC2ED
triadic
#9BEBED #ED9BEB #EBED9B
tetradic
#9BEBED #C69BED #ED9D9B #C2ED9B
square
#9BEBED #C69BED #ED9D9B #C2ED9B
split-complementary
#9BEBED #ED9BC2 #EDC69B
monochromatic
#33D6DA #67E1E4 #9BEBED #CFF5F6 #E5FAFA
Accessibility & contrast
On white
1.35
#9BEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#9BEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BEBED
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BEBED | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#D2D9EE
Tritanopia (blue-blind)
#7BF0EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #9bebed; /* rgb */ color: rgb(155, 235, 237); /* oklch */ color: oklch(88.9% 0.078 197.8);
Tailwind
colors: {
custom: {
50: '#bcf1f2',
500: '#9bebed',
950: '#000000',
},
}SCSS
$custom: #9bebed; $custom-light: #bcf1f2; $custom-dark: #000000;
JSON
{
"hex": "#9bebed",
"rgb": {
"r": 155,
"g": 235,
"b": 237
},
"hsl": {
"h": 181.463,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.88934,
"c": 0.07823,
"h": 197.8
},
"luminance": 0.725
}Semantic roles & 50–950 ramp
primary
#9BEBED
secondary
#C96663
accent
#1914D1
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121617
muted
#828585