#9FF3FA#9FF3FA
#9FF3FA is a very light, moderate teal. Relative luminance 0.784; OKLCH L 91.3% C 0.082 H 202.5°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF3FA |
|---|---|
| RGB | rgb(159, 243, 250) |
| HSL | hsl(185, 90%, 80%) |
| HSV | hsv(185, 36%, 98%) |
| CMYK | cmyk(36.4%, 2.8%, 0%, 2%) |
| CIE-LAB | lab(90.95, -23.66, -11.43) |
| CIE-LCH | lch(90.95, 26.27, 205.78°) |
| OKLab | oklab(91.3% -0.0756 -0.0313) |
| OKLCH | oklch(91.3% 0.082 202.5) |
| XYZ | xyz(63.5978, 78.3701, 102.1997) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 1.39
Robin Egg Blue
#8AF1FE
ΔE00 2.66
Paleturquoise
#AFEEEE
ΔE00 3.62
Light Cyan
#ACFFFC
ΔE00 4.40
Pale Sky Blue
#BDF6FE
ΔE00 4.65
Robin'S Egg
#6DEDFD
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF3FA #FAA69F
analogous
#9FFAD3 #9FF3FA #9FC6FA
triadic
#9FF3FA #FA9FF3 #F3FA9F
tetradic
#9FF3FA #D39FFA #FAA69F #C6FA9F
square
#9FF3FA #D39FFA #FAA69F #C6FA9F
split-complementary
#9FF3FA #FA9FC6 #FAD39F
monochromatic
#2BE4F4 #65ECF7 #9FF3FA #D9FAFD #E2FBFD
Accessibility & contrast
On white
1.26
#9FF3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#9FF3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF3FA
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF3FA | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFB
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#7AF9F5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #9ff3fa; /* rgb */ color: rgb(159, 243, 250); /* oklch */ color: oklch(91.3% 0.082 202.5);
Tailwind
colors: {
custom: {
50: '#bff7fc',
500: '#9ff3fa',
950: '#000000',
},
}SCSS
$custom: #9ff3fa; $custom-light: #bff7fc; $custom-dark: #000000;
JSON
{
"hex": "#9ff3fa",
"rgb": {
"r": 159,
"g": 243,
"b": 250
},
"hsl": {
"h": 184.615,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.91298,
"c": 0.08184,
"h": 202.5
},
"luminance": 0.78374
}Semantic roles & 50–950 ramp
primary
#9FF3FA
secondary
#DB6B62
accent
#1200E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121717
muted
#828585