#9FF5FA#9FF5FA
#9FF5FA is a very light, moderate teal. Relative luminance 0.796; OKLCH L 91.7% C 0.083 H 200.5°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF5FA |
|---|---|
| RGB | rgb(159, 245, 250) |
| HSL | hsl(183, 90%, 80%) |
| HSV | hsv(183, 36%, 98%) |
| CMYK | cmyk(36.4%, 2%, 0%, 2%) |
| CIE-LAB | lab(91.49, -24.63, -10.62) |
| CIE-LCH | lch(91.49, 26.82, 203.32°) |
| OKLab | oklab(91.73% -0.0779 -0.0291) |
| OKLCH | oklch(91.73% 0.083 200.5) |
| XYZ | xyz(64.1996, 79.5736, 102.4003) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.19
Robin Egg Blue
#8AF1FE
ΔE00 3.16
Light Cyan
#ACFFFC
ΔE00 3.57
Paleturquoise
#AFEEEE
ΔE00 3.57
Pale Cyan
#B7FFFA
ΔE00 4.58
Pale Sky Blue
#BDF6FE
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF5FA #FAA49F
analogous
#9FFAD2 #9FF5FA #9FC7FA
triadic
#9FF5FA #FA9FF5 #F5FA9F
tetradic
#9FF5FA #D29FFA #FAA49F #C7FA9F
square
#9FF5FA #D29FFA #FAA49F #C7FA9F
split-complementary
#9FF5FA #FA9FC7 #FAD29F
monochromatic
#2BE9F4 #65EFF7 #9FF5FA #D9FBFD #E2FCFD
Accessibility & contrast
On white
1.24
#9FF5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#9FF5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF5FA
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF5FA | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFB
Deuteranopia (green-blind)
#D9E1FB
Tritanopia (blue-blind)
#7AFBF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #9ff5fa; /* rgb */ color: rgb(159, 245, 250); /* oklch */ color: oklch(91.7% 0.083 200.5);
Tailwind
colors: {
custom: {
50: '#bff8fc',
500: '#9ff5fa',
950: '#000000',
},
}SCSS
$custom: #9ff5fa; $custom-light: #bff8fc; $custom-dark: #000000;
JSON
{
"hex": "#9ff5fa",
"rgb": {
"r": 159,
"g": 245,
"b": 250
},
"hsl": {
"h": 183.297,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.91733,
"c": 0.08322,
"h": 200.5
},
"luminance": 0.79578
}Semantic roles & 50–950 ramp
primary
#9FF5FA
secondary
#DB6862
accent
#0D00E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121717
muted
#828585