#9FF2FA#9FF2FA
#9FF2FA is a very light, moderate teal. Relative luminance 0.778; OKLCH L 91.1% C 0.081 H 203.6°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF2FA |
|---|---|
| RGB | rgb(159, 242, 250) |
| HSL | hsl(185, 90%, 80%) |
| HSV | hsv(185, 36%, 98%) |
| CMYK | cmyk(36.4%, 3.2%, 0%, 2%) |
| CIE-LAB | lab(90.68, -23.17, -11.83) |
| CIE-LCH | lch(90.68, 26.02, 207.05°) |
| OKLab | oklab(91.08% -0.0744 -0.0324) |
| OKLCH | oklch(91.08% 0.081 203.6) |
| XYZ | xyz(63.2994, 77.7732, 102.1002) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 1.05
Robin Egg Blue
#8AF1FE
ΔE00 2.51
Paleturquoise
#AFEEEE
ΔE00 3.72
Pale Sky Blue
#BDF6FE
ΔE00 4.47
Light Cyan
#ACFFFC
ΔE00 4.83
Robin'S Egg
#6DEDFD
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF2FA #FAA79F
analogous
#9FFAD5 #9FF2FA #9FC4FA
triadic
#9FF2FA #FA9FF2 #F2FA9F
tetradic
#9FF2FA #D59FFA #FAA79F #C4FA9F
square
#9FF2FA #D59FFA #FAA79F #C4FA9F
split-complementary
#9FF2FA #FA9FC4 #FAD59F
monochromatic
#2BE2F4 #65EAF7 #9FF2FA #D9FAFD #E2FBFD
Accessibility & contrast
On white
1.27
#9FF2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#9FF2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF2FA
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF2FA | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFB
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#7AF8F4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #9ff2fa; /* rgb */ color: rgb(159, 242, 250); /* oklch */ color: oklch(91.1% 0.081 203.6);
Tailwind
colors: {
custom: {
50: '#bff6fc',
500: '#9ff2fa',
950: '#000000',
},
}SCSS
$custom: #9ff2fa; $custom-light: #bff6fc; $custom-dark: #000000;
JSON
{
"hex": "#9ff2fa",
"rgb": {
"r": 159,
"g": 242,
"b": 250
},
"hsl": {
"h": 185.275,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.9108,
"c": 0.08119,
"h": 203.6
},
"luminance": 0.77777
}Semantic roles & 50–950 ramp
primary
#9FF2FA
secondary
#DB6C62
accent
#1400E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121717
muted
#828585