#9FFAFA#9FFAFA
#9FFAFA is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.8% C 0.087 H 195.8°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFAFA |
|---|---|
| RGB | rgb(159, 250, 250) |
| HSL | hsl(180, 90%, 80%) |
| HSV | hsv(180, 36%, 98%) |
| CMYK | cmyk(36.4%, 0%, 0%, 2%) |
| CIE-LAB | lab(92.86, -27.04, -8.59) |
| CIE-LCH | lch(92.86, 28.38, 197.62°) |
| OKLab | oklab(92.82% -0.0838 -0.0236) |
| OKLCH | oklch(92.82% 0.087 195.8) |
| XYZ | xyz(65.7327, 82.6398, 102.9113) |
| Luminance | 0.8264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.84
Pale Cyan
#B7FFFA
ΔE00 3.33
Paleturquoise
#AFEEEE
ΔE00 4.28
Robin'S Egg Blue
#98EFF9
ΔE00 4.35
Robin Egg Blue
#8AF1FE
ΔE00 4.93
Eggshell Blue
#C4FFF7
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFAFA #FA9F9F
analogous
#9FFACC #9FFAFA #9FCCFA
triadic
#9FFAFA #FA9FFA #FAFA9F
tetradic
#9FFAFA #CC9FFA #FA9F9F #CCFA9F
square
#9FFAFA #CC9FFA #FA9F9F #CCFA9F
split-complementary
#9FFAFA #FA9FCC #FACC9F
monochromatic
#2BF4F4 #65F7F7 #9FFAFA #D9FDFD #E2FDFD
Accessibility & contrast
On white
1.20
#9FFAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#9FFAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFAFA
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFAFA | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FA
Deuteranopia (green-blind)
#DEE5FB
Tritanopia (blue-blind)
#79FFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9ffafa; /* rgb */ color: rgb(159, 250, 250); /* oklch */ color: oklch(92.8% 0.087 195.8);
Tailwind
colors: {
custom: {
50: '#bffcfb',
500: '#9ffafa',
950: '#000000',
},
}SCSS
$custom: #9ffafa; $custom-light: #bffcfb; $custom-dark: #000000;
JSON
{
"hex": "#9ffafa",
"rgb": {
"r": 159,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.92824,
"c": 0.08705,
"h": 195.8
},
"luminance": 0.82644
}Semantic roles & 50–950 ramp
primary
#9FFAFA
secondary
#DB6262
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121717
muted
#828585