#9BFCCF#9BFCCF
#9BFCCF is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.112 H 163.1°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFCCF |
|---|---|
| RGB | rgb(155, 252, 207) |
| HSL | hsl(152, 94%, 80%) |
| HSV | hsv(152, 38%, 99%) |
| CMYK | cmyk(38.5%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(92.17, -38.33, 12.64) |
| CIE-LCH | lch(92.17, 40.36, 161.75°) |
| OKLab | oklab(91.88% -0.107 0.0325) |
| OKLCH | oklch(91.88% 0.112 163.1) |
| XYZ | xyz(59.5861, 81.0905, 71.5316) |
| Luminance | 0.8109 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.97
Aquamarine
#7FFFD4
ΔE00 3.37
Light Aquamarine
#7BFDC7
ΔE00 3.46
Light Aqua
#8CFFDB
ΔE00 3.55
Light Turquoise
#7EF4CC
ΔE00 3.59
Mint
#AAF0C1
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFCCF #FC9BC8
analogous
#9BFC9F #9BFCCF #9BF9FC
triadic
#9BFCCF #CF9BFC #FCCF9B
tetradic
#9BFCCF #9F9BFC #FC9BC8 #F9FC9B
square
#9BFCCF #9F9BFC #FC9BC8 #F9FC9B
split-complementary
#9BFCCF #FC9BF9 #FC9F9B
monochromatic
#24F896 #60FAB2 #9BFCCF #D6FEEC #E1FEF1
Accessibility & contrast
On white
1.22
#9BFCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#9BFCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFCCF
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFCCF | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E9E4D2
Tritanopia (blue-blind)
#83FCEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9bfccf; /* rgb */ color: rgb(155, 252, 207); /* oklch */ color: oklch(91.9% 0.112 163.1);
Tailwind
colors: {
custom: {
50: '#bcfedd',
500: '#9bfccf',
950: '#000000',
},
}SCSS
$custom: #9bfccf; $custom-light: #bcfedd; $custom-dark: #000000;
JSON
{
"hex": "#9bfccf",
"rgb": {
"r": 155,
"g": 252,
"b": 207
},
"hsl": {
"h": 152.165,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.91875,
"c": 0.11183,
"h": 163.1
},
"luminance": 0.81094
}Semantic roles & 50–950 ramp
primary
#9BFCCF
secondary
#DE5D99
accent
#006AE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684