#9FFCF5#9FFCF5
#9FFCF5 is a very light, moderate teal. Relative luminance 0.836; OKLCH L 93.1% C 0.089 H 189.7°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFCF5 |
|---|---|
| RGB | rgb(159, 252, 245) |
| HSL | hsl(175, 94%, 81%) |
| HSV | hsv(175, 37%, 99%) |
| CMYK | cmyk(36.9%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(93.27, -29.15, -5.39) |
| CIE-LCH | lch(93.27, 29.65, 190.48°) |
| OKLab | oklab(93.11% -0.0881 -0.015) |
| OKLCH | oklch(93.11% 0.089 189.7) |
| XYZ | xyz(65.5838, 83.5799, 99.0451) |
| Luminance | 0.8358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.22
Pale Cyan
#B7FFFA
ΔE00 3.18
Eggshell Blue
#C4FFF7
ΔE00 5.17
Paleturquoise
#AFEEEE
ΔE00 5.49
Duck Egg Blue
#C3FBF4
ΔE00 5.50
Pale Aqua
#B8FFEB
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFCF5 #FC9FA6
analogous
#9FFCC6 #9FFCF5 #9FD4FC
triadic
#9FFCF5 #F59FFC #FCF59F
tetradic
#9FFCF5 #C69FFC #FC9FA6 #D4FC9F
square
#9FFCF5 #C69FFC #FC9FA6 #D4FC9F
split-complementary
#9FFCF5 #FC9FD4 #FCC69F
monochromatic
#28F8E9 #64FAEF #9FFCF5 #DAFEFB #E1FEFC
Accessibility & contrast
On white
1.19
#9FFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#9FFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFCF5
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFCF5 | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F5
Deuteranopia (green-blind)
#E2E6F6
Tritanopia (blue-blind)
#7BFFFA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9ffcf5; /* rgb */ color: rgb(159, 252, 245); /* oklch */ color: oklch(93.1% 0.089 189.7);
Tailwind
colors: {
custom: {
50: '#bffdf8',
500: '#9ffcf5',
950: '#000000',
},
}SCSS
$custom: #9ffcf5; $custom-light: #bffdf8; $custom-dark: #000000;
JSON
{
"hex": "#9ffcf5",
"rgb": {
"r": 159,
"g": 252,
"b": 245
},
"hsl": {
"h": 175.484,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.93109,
"c": 0.08935,
"h": 189.7
},
"luminance": 0.83584
}Semantic roles & 50–950 ramp
primary
#9FFCF5
secondary
#DE616A
accent
#0011E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121717
muted
#828585