#9BFEEA#9BFEEA
#9BFEEA is a very light, moderate teal. Relative luminance 0.838; OKLCH L 93.0% C 0.098 H 179.7°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFEEA |
|---|---|
| RGB | rgb(155, 254, 234) |
| HSL | hsl(168, 98%, 80%) |
| HSV | hsv(168, 39%, 100%) |
| CMYK | cmyk(39%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(93.36, -33.57, 0.41) |
| CIE-LCH | lch(93.36, 33.58, 179.30°) |
| OKLab | oklab(93.04% -0.098 0.0006) |
| OKLCH | oklch(93.04% 0.098 179.7) |
| XYZ | xyz(63.8050, 83.7883, 90.6365) |
| Luminance | 0.8379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.83
Tiffany Blue
#7BF2DA
ΔE00 3.84
Light Aqua
#8CFFDB
ΔE00 4.79
Pale Turquoise
#A5FBD5
ΔE00 6.09
Pale Cyan
#B7FFFA
ΔE00 6.31
Light Cyan
#ACFFFC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFEEA #FE9BAF
analogous
#9BFEB9 #9BFEEA #9BE0FE
triadic
#9BFEEA #EA9BFE #FEEA9B
tetradic
#9BFEEA #B99BFE #FE9BAF #E0FE9B
square
#9BFEEA #B99BFE #FE9BAF #E0FE9B
split-complementary
#9BFEEA #FE9BE0 #FEB99B
monochromatic
#22FDD1 #5EFDDD #9BFEEA #D8FFF7 #E1FFF9
Accessibility & contrast
On white
1.18
#9BFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#9BFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFEEA
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFEEA | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#E5E7EC
Tritanopia (blue-blind)
#78FFF8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9bfeea; /* rgb */ color: rgb(155, 254, 234); /* oklch */ color: oklch(93.0% 0.098 179.7);
Tailwind
colors: {
custom: {
50: '#bcfff0',
500: '#9bfeea',
950: '#000000',
},
}SCSS
$custom: #9bfeea; $custom-light: #bcfff0; $custom-dark: #000000;
JSON
{
"hex": "#9bfeea",
"rgb": {
"r": 155,
"g": 254,
"b": 234
},
"hsl": {
"h": 167.879,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.9304,
"c": 0.09796,
"h": 179.7
},
"luminance": 0.83793
}Semantic roles & 50–950 ramp
primary
#9BFEEA
secondary
#E15C77
accent
#002EE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685