#9FFCF4#9FFCF4
#9FFCF4 is a very light, moderate teal. Relative luminance 0.835; OKLCH L 93.1% C 0.090 H 188.8°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFCF4 |
|---|---|
| RGB | rgb(159, 252, 244) |
| HSL | hsl(175, 94%, 81%) |
| HSV | hsv(175, 37%, 99%) |
| CMYK | cmyk(36.9%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(93.24, -29.38, -4.91) |
| CIE-LCH | lch(93.24, 29.79, 189.50°) |
| OKLab | oklab(93.08% -0.0885 -0.0137) |
| OKLCH | oklch(93.08% 0.09 188.8) |
| XYZ | xyz(65.4316, 83.5190, 98.2433) |
| Luminance | 0.8352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.49
Pale Cyan
#B7FFFA
ΔE00 3.30
Eggshell Blue
#C4FFF7
ΔE00 5.17
Pale Aqua
#B8FFEB
ΔE00 5.45
Duck Egg Blue
#C3FBF4
ΔE00 5.53
Paleturquoise
#AFEEEE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFCF4 #FC9FA7
analogous
#9FFCC5 #9FFCF4 #9FD5FC
triadic
#9FFCF4 #F49FFC #FCF49F
tetradic
#9FFCF4 #C59FFC #FC9FA7 #D5FC9F
square
#9FFCF4 #C59FFC #FC9FA7 #D5FC9F
split-complementary
#9FFCF4 #FC9FD5 #FCC59F
monochromatic
#28F8E6 #64FAED #9FFCF4 #DAFEFB #E1FEFC
Accessibility & contrast
On white
1.19
#9FFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#9FFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFCF4
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFCF4 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F4
Deuteranopia (green-blind)
#E2E6F5
Tritanopia (blue-blind)
#7BFFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9ffcf4; /* rgb */ color: rgb(159, 252, 244); /* oklch */ color: oklch(93.1% 0.090 188.8);
Tailwind
colors: {
custom: {
50: '#bffdf7',
500: '#9ffcf4',
950: '#000000',
},
}SCSS
$custom: #9ffcf4; $custom-light: #bffdf7; $custom-dark: #000000;
JSON
{
"hex": "#9ffcf4",
"rgb": {
"r": 159,
"g": 252,
"b": 244
},
"hsl": {
"h": 174.839,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.93079,
"c": 0.08955,
"h": 188.8
},
"luminance": 0.83523
}Semantic roles & 50–950 ramp
primary
#9FFCF4
secondary
#DE616C
accent
#0014E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121717
muted
#828585