#9BFEE3#9BFEE3
#9BFEE3 is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.8% C 0.101 H 174.6°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFEE3 |
|---|---|
| RGB | rgb(155, 254, 227) |
| HSL | hsl(164, 98%, 80%) |
| HSV | hsv(164, 39%, 100%) |
| CMYK | cmyk(39%, 0%, 10.6%, 0.4%) |
| CIE-LAB | lab(93.19, -35.10, 3.78) |
| CIE-LCH | lch(93.19, 35.30, 173.86°) |
| OKLab | oklab(92.85% -0.1009 0.0095) |
| OKLCH | oklch(92.85% 0.101 174.6) |
| XYZ | xyz(62.8192, 83.3940, 85.4446) |
| Luminance | 0.8340 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.78
Tiffany Blue
#7BF2DA
ΔE00 3.81
Pale Turquoise
#A5FBD5
ΔE00 3.99
Pale Aqua
#B8FFEB
ΔE00 4.11
Aquamarine
#7FFFD4
ΔE00 4.74
Light Turquoise
#7EF4CC
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFEE3 #FE9BB6
analogous
#9BFEB1 #9BFEE3 #9BE8FE
triadic
#9BFEE3 #E39BFE #FEE39B
tetradic
#9BFEE3 #B19BFE #FE9BB6 #E8FE9B
square
#9BFEE3 #B19BFE #FE9BB6 #E8FE9B
split-complementary
#9BFEE3 #FE9BE8 #FEB19B
monochromatic
#22FDC1 #5EFDD2 #9BFEE3 #D8FFF4 #E1FFF7
Accessibility & contrast
On white
1.19
#9BFEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#9BFEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFEE3
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFEE3 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E2
Deuteranopia (green-blind)
#E7E6E5
Tritanopia (blue-blind)
#7BFFF6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #9bfee3; /* rgb */ color: rgb(155, 254, 227); /* oklch */ color: oklch(92.8% 0.101 174.6);
Tailwind
colors: {
custom: {
50: '#bcffeb',
500: '#9bfee3',
950: '#000000',
},
}SCSS
$custom: #9bfee3; $custom-light: #bcffeb; $custom-dark: #000000;
JSON
{
"hex": "#9bfee3",
"rgb": {
"r": 155,
"g": 254,
"b": 227
},
"hsl": {
"h": 163.636,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.92845,
"c": 0.10131,
"h": 174.6
},
"luminance": 0.83398
}Semantic roles & 50–950 ramp
primary
#9BFEE3
secondary
#E15C81
accent
#003FE6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#121816
muted
#828684