#9BEFEB#9BEFEB
#9BEFEB is a very light, moderate teal. Relative luminance 0.747; OKLCH L 89.8% C 0.082 H 192.0°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9BEFEB |
|---|---|
| RGB | rgb(155, 239, 235) |
| HSL | hsl(177, 72%, 77%) |
| HSV | hsv(177, 35%, 94%) |
| CMYK | cmyk(35.1%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(89.25, -26.24, -6.14) |
| CIE-LCH | lch(89.25, 26.95, 193.17°) |
| OKLab | oklab(89.75% -0.08 -0.017) |
| OKLCH | oklch(89.75% 0.082 192) |
| XYZ | xyz(59.3741, 74.6959, 89.8703) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.49
Paleturquoise
#AFEEEE
ΔE00 3.68
Pale Cyan
#B7FFFA
ΔE00 4.13
Robin'S Egg Blue
#98EFF9
ΔE00 5.17
Duck Egg Blue
#C3FBF4
ΔE00 5.60
Eggshell Blue
#C4FFF7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BEFEB #EF9B9F
analogous
#9BEFC1 #9BEFEB #9BC9EF
triadic
#9BEFEB #EB9BEF #EFEB9B
tetradic
#9BEFEB #C19BEF #EF9B9F #C9EF9B
square
#9BEFEB #C19BEF #EF9B9F #C9EF9B
split-complementary
#9BEFEB #EF9BC9 #EFC19B
monochromatic
#31DED6 #66E7E0 #9BEFEB #D0F7F6 #E5FBFA
Accessibility & contrast
On white
1.32
#9BEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#9BEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BEFEB
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BEFEB | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#D6DBEC
Tritanopia (blue-blind)
#7BF3ED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #9befeb; /* rgb */ color: rgb(155, 239, 235); /* oklch */ color: oklch(89.8% 0.082 192.0);
Tailwind
colors: {
custom: {
50: '#bcf4f1',
500: '#9befeb',
950: '#000000',
},
}SCSS
$custom: #9befeb; $custom-light: #bcf4f1; $custom-dark: #000000;
JSON
{
"hex": "#9befeb",
"rgb": {
"r": 155,
"g": 239,
"b": 235
},
"hsl": {
"h": 177.143,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.89751,
"c": 0.0818,
"h": 192
},
"luminance": 0.747
}Semantic roles & 50–950 ramp
primary
#9BEFEB
secondary
#CC6267
accent
#111AD4
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121716
muted
#828585