#9BFECD#9BFECD
#9BFECD is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.3% C 0.116 H 161.4°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFECD |
|---|---|
| RGB | rgb(155, 254, 205) |
| HSL | hsl(150, 98%, 80%) |
| HSV | hsv(150, 39%, 100%) |
| CMYK | cmyk(39%, 0%, 19.3%, 0.4%) |
| CIE-LAB | lab(92.69, -39.62, 14.40) |
| CIE-LCH | lch(92.69, 42.16, 160.03°) |
| OKLab | oklab(92.28% -0.1102 0.037) |
| OKLCH | oklch(92.28% 0.116 161.4) |
| XYZ | xyz(59.9745, 82.2561, 70.4625) |
| Luminance | 0.8226 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.82
Light Aquamarine
#7BFDC7
ΔE00 3.14
Light Seafoam
#A0FEBF
ΔE00 3.47
Aquamarine
#7FFFD4
ΔE00 3.72
Light Turquoise
#7EF4CC
ΔE00 4.22
Light Aqua
#8CFFDB
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFECD #FE9BCC
analogous
#9BFE9B #9BFECD #9BFEFE
triadic
#9BFECD #CD9BFE #FECD9B
tetradic
#9BFECD #9B9BFE #FE9BCC #FEFE9B
square
#9BFECD #9B9BFE #FE9BCC #FEFE9B
split-complementary
#9BFECD #FE9BFE #FE9B9B
monochromatic
#22FD90 #5EFDAF #9BFECD #D8FFEB #E1FFF0
Accessibility & contrast
On white
1.20
#9BFECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#9BFECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFECD
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFECD | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF1CA
Deuteranopia (green-blind)
#EBE5D0
Tritanopia (blue-blind)
#83FEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9bfecd; /* rgb */ color: rgb(155, 254, 205); /* oklch */ color: oklch(92.3% 0.116 161.4);
Tailwind
colors: {
custom: {
50: '#bcffdc',
500: '#9bfecd',
950: '#000000',
},
}SCSS
$custom: #9bfecd; $custom-light: #bcffdc; $custom-dark: #000000;
JSON
{
"hex": "#9bfecd",
"rgb": {
"r": 155,
"g": 254,
"b": 205
},
"hsl": {
"h": 150.303,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.92277,
"c": 0.11623,
"h": 161.4
},
"luminance": 0.8226
}Semantic roles & 50–950 ramp
primary
#9BFECD
secondary
#E15C9E
accent
#0072E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684