#9CFCCF#9CFCCF
#9CFCCF is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.9% C 0.111 H 162.9°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFCCF |
|---|---|
| RGB | rgb(156, 252, 207) |
| HSL | hsl(152, 94%, 80%) |
| HSV | hsv(152, 38%, 99%) |
| CMYK | cmyk(38.1%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(92.22, -38.06, 12.71) |
| CIE-LCH | lch(92.22, 40.12, 161.54°) |
| OKLab | oklab(91.92% -0.1062 0.0327) |
| OKLCH | oklch(91.92% 0.111 162.9) |
| XYZ | xyz(59.7788, 81.1899, 71.5407) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.92
Aquamarine
#7FFFD4
ΔE00 3.49
Light Aquamarine
#7BFDC7
ΔE00 3.56
Light Aqua
#8CFFDB
ΔE00 3.64
Light Turquoise
#7EF4CC
ΔE00 3.69
Mint
#AAF0C1
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFCCF #FC9CC9
analogous
#9CFC9F #9CFCCF #9CF9FC
triadic
#9CFCCF #CF9CFC #FCCF9C
tetradic
#9CFCCF #9F9CFC #FC9CC9 #F9FC9C
square
#9CFCCF #9F9CFC #FC9CC9 #F9FC9C
split-complementary
#9CFCCF #FC9CF9 #FC9F9C
monochromatic
#25F895 #61FAB2 #9CFCCF #D7FEEC #E1FEF1
Accessibility & contrast
On white
1.22
#9CFCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#9CFCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFCCF
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFCCF | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E9E4D2
Tritanopia (blue-blind)
#84FCEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9cfccf; /* rgb */ color: rgb(156, 252, 207); /* oklch */ color: oklch(91.9% 0.111 162.9);
Tailwind
colors: {
custom: {
50: '#bcfedd',
500: '#9cfccf',
950: '#000000',
},
}SCSS
$custom: #9cfccf; $custom-light: #bcfedd; $custom-dark: #000000;
JSON
{
"hex": "#9cfccf",
"rgb": {
"r": 156,
"g": 252,
"b": 207
},
"hsl": {
"h": 151.875,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.91922,
"c": 0.11114,
"h": 162.9
},
"luminance": 0.81194
}Semantic roles & 50–950 ramp
primary
#9CFCCF
secondary
#DE5E9A
accent
#006CE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684