#9CFCCC#9CFCCC
#9CFCCC is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.8% C 0.114 H 161.3°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFCCC |
|---|---|
| RGB | rgb(156, 252, 204) |
| HSL | hsl(150, 94%, 80%) |
| HSV | hsv(150, 38%, 99%) |
| CMYK | cmyk(38.1%, 0%, 19%, 1.2%) |
| CIE-LAB | lab(92.15, -38.65, 14.16) |
| CIE-LCH | lch(92.15, 41.16, 159.88°) |
| OKLab | oklab(91.85% -0.1075 0.0364) |
| OKLCH | oklch(91.85% 0.114 161.3) |
| XYZ | xyz(59.4156, 81.0446, 69.6274) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.55
Light Aquamarine
#7BFDC7
ΔE00 3.39
Light Seafoam
#A0FEBF
ΔE00 3.56
Aquamarine
#7FFFD4
ΔE00 3.89
Mint
#AAF0C1
ΔE00 3.90
Light Turquoise
#7EF4CC
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFCCC #FC9CCC
analogous
#9CFC9C #9CFCCC #9CFCFC
triadic
#9CFCCC #CC9CFC #FCCC9C
tetradic
#9CFCCC #9C9CFC #FC9CCC #FCFC9C
square
#9CFCCC #9C9CFC #FC9CCC #FCFC9C
split-complementary
#9CFCCC #FC9CFC #FC9C9C
monochromatic
#25F88F #61FAAD #9CFCCC #D7FEEB #E1FEF0
Accessibility & contrast
On white
1.22
#9CFCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#9CFCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFCCC
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFCCC | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC9
Deuteranopia (green-blind)
#EAE4CF
Tritanopia (blue-blind)
#85FCEE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9cfccc; /* rgb */ color: rgb(156, 252, 204); /* oklch */ color: oklch(91.8% 0.114 161.3);
Tailwind
colors: {
custom: {
50: '#bcfedb',
500: '#9cfccc',
950: '#000000',
},
}SCSS
$custom: #9cfccc; $custom-light: #bcfedb; $custom-dark: #000000;
JSON
{
"hex": "#9cfccc",
"rgb": {
"r": 156,
"g": 252,
"b": 204
},
"hsl": {
"h": 150,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.91849,
"c": 0.1135,
"h": 161.3
},
"luminance": 0.81048
}Semantic roles & 50–950 ramp
primary
#9CFCCC
secondary
#DE5E9E
accent
#0073E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121815
muted
#828684