#9BFEEB#9BFEEB
#9BFEEB is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.1% C 0.098 H 180.4°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFEEB |
|---|---|
| RGB | rgb(155, 254, 235) |
| HSL | hsl(168, 98%, 80%) |
| HSV | hsv(168, 39%, 100%) |
| CMYK | cmyk(39%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(93.38, -33.35, -0.07) |
| CIE-LCH | lch(93.38, 33.35, 180.12°) |
| OKLab | oklab(93.07% -0.0975 -0.0007) |
| OKLCH | oklch(93.07% 0.098 180.4) |
| XYZ | xyz(63.9491, 83.8459, 91.3953) |
| Luminance | 0.8385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.88
Tiffany Blue
#7BF2DA
ΔE00 3.96
Light Aqua
#8CFFDB
ΔE00 5.11
Light Cyan
#ACFFFC
ΔE00 6.01
Pale Cyan
#B7FFFA
ΔE00 6.06
Pale Turquoise
#A5FBD5
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFEEB #FE9BAE
analogous
#9BFEB9 #9BFEEB #9BDFFE
triadic
#9BFEEB #EB9BFE #FEEB9B
tetradic
#9BFEEB #B99BFE #FE9BAE #DFFE9B
square
#9BFEEB #B99BFE #FE9BAE #DFFE9B
split-complementary
#9BFEEB #FE9BDF #FEB99B
monochromatic
#22FDD3 #5EFDDF #9BFEEB #D8FFF7 #E1FFF9
Accessibility & contrast
On white
1.18
#9BFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#9BFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFEEB
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFEEB | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EA
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#78FFF8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9bfeeb; /* rgb */ color: rgb(155, 254, 235); /* oklch */ color: oklch(93.1% 0.098 180.4);
Tailwind
colors: {
custom: {
50: '#bdfff1',
500: '#9bfeeb',
950: '#000000',
},
}SCSS
$custom: #9bfeeb; $custom-light: #bdfff1; $custom-dark: #000000;
JSON
{
"hex": "#9bfeeb",
"rgb": {
"r": 155,
"g": 254,
"b": 235
},
"hsl": {
"h": 168.485,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.93069,
"c": 0.09755,
"h": 180.4
},
"luminance": 0.8385
}Semantic roles & 50–950 ramp
primary
#9BFEEB
secondary
#E15C76
accent
#002CE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685