#9FF1FA#9FF1FA
#9FF1FA is a very light, moderate teal. Relative luminance 0.772; OKLCH L 90.9% C 0.081 H 204.6°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF1FA |
|---|---|
| RGB | rgb(159, 241, 250) |
| HSL | hsl(186, 90%, 80%) |
| HSV | hsv(186, 36%, 98%) |
| CMYK | cmyk(36.4%, 3.6%, 0%, 2%) |
| CIE-LAB | lab(90.40, -22.68, -12.24) |
| CIE-LCH | lch(90.40, 25.77, 208.35°) |
| OKLab | oklab(90.86% -0.0732 -0.0336) |
| OKLCH | oklch(90.86% 0.081 204.6) |
| XYZ | xyz(63.0026, 77.1796, 102.0012) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 0.85
Robin Egg Blue
#8AF1FE
ΔE00 2.44
Paleturquoise
#AFEEEE
ΔE00 3.87
Pale Sky Blue
#BDF6FE
ΔE00 4.32
Robin'S Egg
#6DEDFD
ΔE00 4.80
Light Cyan
#ACFFFC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF1FA #FAA89F
analogous
#9FFAD5 #9FF1FA #9FC3FA
triadic
#9FF1FA #FA9FF1 #F1FA9F
tetradic
#9FF1FA #D59FFA #FAA89F #C3FA9F
square
#9FF1FA #D59FFA #FAA89F #C3FA9F
split-complementary
#9FF1FA #FA9FC3 #FAD59F
monochromatic
#2BE0F4 #65E9F7 #9FF1FA #D9F9FD #E2FBFD
Accessibility & contrast
On white
1.28
#9FF1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#9FF1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF1FA
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF1FA | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAFB
Deuteranopia (green-blind)
#D5DEFA
Tritanopia (blue-blind)
#7BF7F3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ff1fa; /* rgb */ color: rgb(159, 241, 250); /* oklch */ color: oklch(90.9% 0.081 204.6);
Tailwind
colors: {
custom: {
50: '#bff5fc',
500: '#9ff1fa',
950: '#000000',
},
}SCSS
$custom: #9ff1fa; $custom-light: #bff5fc; $custom-dark: #000000;
JSON
{
"hex": "#9ff1fa",
"rgb": {
"r": 159,
"g": 241,
"b": 250
},
"hsl": {
"h": 185.934,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.90863,
"c": 0.08056,
"h": 204.6
},
"luminance": 0.77184
}Semantic roles & 50–950 ramp
primary
#9FF1FA
secondary
#DB6E62
accent
#1700E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121717
muted
#828585