#9BFCDC#9BFCDC
#9BFCDC is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.2% C 0.103 H 170.9°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFCDC |
|---|---|
| RGB | rgb(155, 252, 220) |
| HSL | hsl(160, 94%, 80%) |
| HSV | hsv(160, 38%, 99%) |
| CMYK | cmyk(38.5%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(92.47, -35.67, 6.35) |
| CIE-LCH | lch(92.47, 36.23, 169.90°) |
| OKLab | oklab(92.21% -0.1015 0.0162) |
| OKLCH | oklch(92.21% 0.103 170.9) |
| XYZ | xyz(61.2413, 81.7526, 80.2491) |
| Luminance | 0.8176 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.97
Pale Turquoise
#A5FBD5
ΔE00 2.48
Light Turquoise
#7EF4CC
ΔE00 3.63
Aquamarine
#7FFFD4
ΔE00 3.71
Tiffany Blue
#7BF2DA
ΔE00 4.42
Pale Aqua
#B8FFEB
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFCDC #FC9BBB
analogous
#9BFCAB #9BFCDC #9BECFC
triadic
#9BFCDC #DC9BFC #FCDC9B
tetradic
#9BFCDC #AB9BFC #FC9BBB #ECFC9B
square
#9BFCDC #AB9BFC #FC9BBB #ECFC9B
split-complementary
#9BFCDC #FC9BEC #FCAB9B
monochromatic
#24F8B2 #60FAC7 #9BFCDC #D6FEF1 #E1FEF5
Accessibility & contrast
On white
1.21
#9BFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#9BFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFCDC
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFCDC | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0DB
Deuteranopia (green-blind)
#E6E5DE
Tritanopia (blue-blind)
#7EFDF2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9bfcdc; /* rgb */ color: rgb(155, 252, 220); /* oklch */ color: oklch(92.2% 0.103 170.9);
Tailwind
colors: {
custom: {
50: '#bcfde6',
500: '#9bfcdc',
950: '#000000',
},
}SCSS
$custom: #9bfcdc; $custom-light: #bcfde6; $custom-dark: #000000;
JSON
{
"hex": "#9bfcdc",
"rgb": {
"r": 155,
"g": 252,
"b": 220
},
"hsl": {
"h": 160.206,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.92209,
"c": 0.10278,
"h": 170.9
},
"luminance": 0.81757
}Semantic roles & 50–950 ramp
primary
#9BFCDC
secondary
#DE5D88
accent
#004CE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121816
muted
#828684