#9FFACE#9FFACE
#9FFACE is a very light, moderate teal. Relative luminance 0.802; OKLCH L 91.6% C 0.107 H 162.3°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFACE |
|---|---|
| RGB | rgb(159, 250, 206) |
| HSL | hsl(151, 90%, 80%) |
| HSV | hsv(151, 36%, 98%) |
| CMYK | cmyk(36.4%, 0%, 17.6%, 2%) |
| CIE-LAB | lab(91.77, -36.52, 12.61) |
| CIE-LCH | lch(91.77, 38.64, 160.95°) |
| OKLab | oklab(91.59% -0.1019 0.0325) |
| OKLCH | oklch(91.59% 0.107 162.3) |
| XYZ | xyz(59.6201, 80.1948, 70.7181) |
| Luminance | 0.8020 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.62
Mint
#AAF0C1
ΔE00 3.62
Light Turquoise
#7EF4CC
ΔE00 3.91
Light Aqua
#8CFFDB
ΔE00 3.96
Aquamarine
#7FFFD4
ΔE00 4.00
Light Aquamarine
#7BFDC7
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFACE #FA9FCB
analogous
#9FFAA0 #9FFACE #9FF8FA
triadic
#9FFACE #CE9FFA #FACE9F
tetradic
#9FFACE #A09FFA #FA9FCB #F8FA9F
square
#9FFACE #A09FFA #FA9FCB #F8FA9F
split-complementary
#9FFACE #FA9FF8 #FAA09F
monochromatic
#2BF493 #65F7B0 #9FFACE #D9FDEC #E2FDF0
Accessibility & contrast
On white
1.23
#9FFACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#9FFACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFACE
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFACE | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECC
Deuteranopia (green-blind)
#E8E3D1
Tritanopia (blue-blind)
#89FAED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #9fface; /* rgb */ color: rgb(159, 250, 206); /* oklch */ color: oklch(91.6% 0.107 162.3);
Tailwind
colors: {
custom: {
50: '#befcdd',
500: '#9fface',
950: '#000000',
},
}SCSS
$custom: #9fface; $custom-light: #befcdd; $custom-dark: #000000;
JSON
{
"hex": "#9fface",
"rgb": {
"r": 159,
"g": 250,
"b": 206
},
"hsl": {
"h": 150.989,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.91594,
"c": 0.10699,
"h": 162.3
},
"luminance": 0.80198
}Semantic roles & 50–950 ramp
primary
#9FFACE
secondary
#DB629D
accent
#006FE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121715
muted
#828584