#9BFEE4#9BFEE4
#9BFEE4 is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.9% C 0.101 H 175.3°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFEE4 |
|---|---|
| RGB | rgb(155, 254, 228) |
| HSL | hsl(164, 98%, 80%) |
| HSV | hsv(164, 39%, 100%) |
| CMYK | cmyk(39%, 0%, 10.2%, 0.4%) |
| CIE-LAB | lab(93.21, -34.88, 3.30) |
| CIE-LCH | lch(93.21, 35.04, 174.60°) |
| OKLab | oklab(92.87% -0.1004 0.0082) |
| OKLCH | oklch(92.87% 0.101 175.3) |
| XYZ | xyz(62.9576, 83.4493, 86.1736) |
| Luminance | 0.8345 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.04
Tiffany Blue
#7BF2DA
ΔE00 3.73
Pale Aqua
#B8FFEB
ΔE00 4.00
Pale Turquoise
#A5FBD5
ΔE00 4.28
Aquamarine
#7FFFD4
ΔE00 4.99
Light Turquoise
#7EF4CC
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFEE4 #FE9BB5
analogous
#9BFEB2 #9BFEE4 #9BE7FE
triadic
#9BFEE4 #E49BFE #FEE49B
tetradic
#9BFEE4 #B29BFE #FE9BB5 #E7FE9B
square
#9BFEE4 #B29BFE #FE9BB5 #E7FE9B
split-complementary
#9BFEE4 #FE9BE7 #FEB29B
monochromatic
#22FDC3 #5EFDD4 #9BFEE4 #D8FFF4 #E1FFF7
Accessibility & contrast
On white
1.19
#9BFEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#9BFEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFEE4
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFEE4 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E3
Deuteranopia (green-blind)
#E7E6E6
Tritanopia (blue-blind)
#7BFFF6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #9bfee4; /* rgb */ color: rgb(155, 254, 228); /* oklch */ color: oklch(92.9% 0.101 175.3);
Tailwind
colors: {
custom: {
50: '#bcffec',
500: '#9bfee4',
950: '#000000',
},
}SCSS
$custom: #9bfee4; $custom-light: #bcffec; $custom-dark: #000000;
JSON
{
"hex": "#9bfee4",
"rgb": {
"r": 155,
"g": 254,
"b": 228
},
"hsl": {
"h": 164.242,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.92873,
"c": 0.10078,
"h": 175.3
},
"luminance": 0.83454
}Semantic roles & 50–950 ramp
primary
#9BFEE4
secondary
#E15C7F
accent
#003CE6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#121816
muted
#828684