#9FF7FC#9FF7FC
#9FF7FC is a very light, moderate teal. Relative luminance 0.809; OKLCH L 92.2% C 0.085 H 200.4°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF7FC |
|---|---|
| RGB | rgb(159, 247, 252) |
| HSL | hsl(183, 94%, 81%) |
| HSV | hsv(183, 37%, 99%) |
| CMYK | cmyk(36.9%, 2%, 0%, 1.2%) |
| CIE-LAB | lab(92.09, -25.13, -10.76) |
| CIE-LCH | lch(92.09, 27.34, 203.18°) |
| OKLab | oklab(92.23% -0.0795 -0.0295) |
| OKLCH | oklch(92.23% 0.085 200.4) |
| XYZ | xyz(65.1232, 80.9164, 104.2634) |
| Luminance | 0.8092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.47
Robin Egg Blue
#8AF1FE
ΔE00 3.24
Light Cyan
#ACFFFC
ΔE00 3.36
Paleturquoise
#AFEEEE
ΔE00 3.88
Pale Cyan
#B7FFFA
ΔE00 4.47
Pale Sky Blue
#BDF6FE
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF7FC #FCA49F
analogous
#9FFCD2 #9FF7FC #9FC8FC
triadic
#9FF7FC #FC9FF7 #F7FC9F
tetradic
#9FF7FC #D29FFC #FCA49F #C8FC9F
square
#9FF7FC #D29FFC #FCA49F #C8FC9F
split-complementary
#9FF7FC #FC9FC8 #FCD29F
monochromatic
#28EDF8 #64F2FA #9FF7FC #DAFCFE #E1FDFE
Accessibility & contrast
On white
1.22
#9FF7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#9FF7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF7FC
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF7FC | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FD
Deuteranopia (green-blind)
#DBE3FD
Tritanopia (blue-blind)
#79FDF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9ff7fc; /* rgb */ color: rgb(159, 247, 252); /* oklch */ color: oklch(92.2% 0.085 200.4);
Tailwind
colors: {
custom: {
50: '#bffafd',
500: '#9ff7fc',
950: '#000000',
},
}SCSS
$custom: #9ff7fc; $custom-light: #bffafd; $custom-dark: #000000;
JSON
{
"hex": "#9ff7fc",
"rgb": {
"r": 159,
"g": 247,
"b": 252
},
"hsl": {
"h": 183.226,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.92233,
"c": 0.08481,
"h": 200.4
},
"luminance": 0.80921
}Semantic roles & 50–950 ramp
primary
#9FF7FC
secondary
#DE6861
accent
#0C00E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121717
muted
#828585