#9BFEE2#9BFEE2
#9BFEE2 is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.8% C 0.102 H 173.9°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFEE2 |
|---|---|
| RGB | rgb(155, 254, 226) |
| HSL | hsl(163, 98%, 80%) |
| HSV | hsv(163, 39%, 100%) |
| CMYK | cmyk(39%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(93.16, -35.31, 4.26) |
| CIE-LCH | lch(93.16, 35.57, 173.12°) |
| OKLab | oklab(92.82% -0.1013 0.0107) |
| OKLCH | oklch(92.82% 0.102 173.9) |
| XYZ | xyz(62.6816, 83.3389, 84.7198) |
| Luminance | 0.8334 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.54
Pale Turquoise
#A5FBD5
ΔE00 3.72
Tiffany Blue
#7BF2DA
ΔE00 3.91
Pale Aqua
#B8FFEB
ΔE00 4.23
Aquamarine
#7FFFD4
ΔE00 4.49
Light Turquoise
#7EF4CC
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFEE2 #FE9BB7
analogous
#9BFEB0 #9BFEE2 #9BE9FE
triadic
#9BFEE2 #E29BFE #FEE29B
tetradic
#9BFEE2 #B09BFE #FE9BB7 #E9FE9B
square
#9BFEE2 #B09BFE #FE9BB7 #E9FE9B
split-complementary
#9BFEE2 #FE9BE9 #FEB09B
monochromatic
#22FDBF #5EFDD0 #9BFEE2 #D8FFF4 #E1FFF6
Accessibility & contrast
On white
1.19
#9BFEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#9BFEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFEE2
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFEE2 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E1
Deuteranopia (green-blind)
#E7E6E4
Tritanopia (blue-blind)
#7BFFF6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #9bfee2; /* rgb */ color: rgb(155, 254, 226); /* oklch */ color: oklch(92.8% 0.102 173.9);
Tailwind
colors: {
custom: {
50: '#bcffeb',
500: '#9bfee2',
950: '#000000',
},
}SCSS
$custom: #9bfee2; $custom-light: #bcffeb; $custom-dark: #000000;
JSON
{
"hex": "#9bfee2",
"rgb": {
"r": 155,
"g": 254,
"b": 226
},
"hsl": {
"h": 163.03,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.92818,
"c": 0.10186,
"h": 173.9
},
"luminance": 0.83343
}Semantic roles & 50–950 ramp
primary
#9BFEE2
secondary
#E15C82
accent
#0041E6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#121816
muted
#828684