#9FFCCF#9FFCCF
#9FFCCF is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.1% C 0.109 H 162.2°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFCCF |
|---|---|
| RGB | rgb(159, 252, 207) |
| HSL | hsl(151, 94%, 81%) |
| HSV | hsv(151, 37%, 99%) |
| CMYK | cmyk(36.9%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(92.35, -37.24, 12.92) |
| CIE-LCH | lch(92.35, 39.42, 160.87°) |
| OKLab | oklab(92.07% -0.1039 0.0333) |
| OKLCH | oklch(92.07% 0.109 162.2) |
| XYZ | xyz(60.3667, 81.4930, 71.5682) |
| Luminance | 0.8150 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.81
Aquamarine
#7FFFD4
ΔE00 3.86
Light Aquamarine
#7BFDC7
ΔE00 3.87
Mint
#AAF0C1
ΔE00 3.89
Light Aqua
#8CFFDB
ΔE00 3.92
Light Turquoise
#7EF4CC
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFCCF #FC9FCC
analogous
#9FFCA0 #9FFCCF #9FFAFC
triadic
#9FFCCF #CF9FFC #FCCF9F
tetradic
#9FFCCF #A09FFC #FC9FCC #FAFC9F
square
#9FFCCF #A09FFC #FC9FCC #FAFC9F
split-complementary
#9FFCCF #FC9FFA #FCA09F
monochromatic
#28F894 #64FAB1 #9FFCCF #DAFEED #E1FEF0
Accessibility & contrast
On white
1.21
#9FFCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#9FFCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFCCF
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFCCF | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#EAE5D2
Tritanopia (blue-blind)
#89FCEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9ffccf; /* rgb */ color: rgb(159, 252, 207); /* oklch */ color: oklch(92.1% 0.109 162.2);
Tailwind
colors: {
custom: {
50: '#befddd',
500: '#9ffccf',
950: '#000000',
},
}SCSS
$custom: #9ffccf; $custom-light: #befddd; $custom-dark: #000000;
JSON
{
"hex": "#9ffccf",
"rgb": {
"r": 159,
"g": 252,
"b": 207
},
"hsl": {
"h": 150.968,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.92067,
"c": 0.10906,
"h": 162.2
},
"luminance": 0.81497
}Semantic roles & 50–950 ramp
primary
#9FFCCF
secondary
#DE619E
accent
#006FE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684