#9FF0FA#9FF0FA
#9FF0FA is a very light, moderate teal. Relative luminance 0.766; OKLCH L 90.6% C 0.080 H 205.7°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF0FA |
|---|---|
| RGB | rgb(159, 240, 250) |
| HSL | hsl(187, 90%, 80%) |
| HSV | hsv(187, 36%, 98%) |
| CMYK | cmyk(36.4%, 4%, 0%, 2%) |
| CIE-LAB | lab(90.13, -22.19, -12.64) |
| CIE-LCH | lch(90.13, 25.54, 209.67°) |
| OKLab | oklab(90.65% -0.0721 -0.0347) |
| OKLCH | oklch(90.65% 0.08 205.7) |
| XYZ | xyz(62.7074, 76.5892, 101.9029) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 0.88
Robin Egg Blue
#8AF1FE
ΔE00 2.47
Paleturquoise
#AFEEEE
ΔE00 4.07
Pale Sky Blue
#BDF6FE
ΔE00 4.21
Robin'S Egg
#6DEDFD
ΔE00 4.78
Light Sky Blue
#C6FCFF
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF0FA #FAA99F
analogous
#9FFAD6 #9FF0FA #9FC3FA
triadic
#9FF0FA #FA9FF0 #F0FA9F
tetradic
#9FF0FA #D69FFA #FAA99F #C3FA9F
square
#9FF0FA #D69FFA #FAA99F #C3FA9F
split-complementary
#9FF0FA #FA9FC3 #FAD69F
monochromatic
#2BDEF4 #65E7F7 #9FF0FA #D9F9FD #E2FAFD
Accessibility & contrast
On white
1.29
#9FF0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#9FF0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF0FA
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF0FA | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFB
Deuteranopia (green-blind)
#D4DEFA
Tritanopia (blue-blind)
#7BF6F3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ff0fa; /* rgb */ color: rgb(159, 240, 250); /* oklch */ color: oklch(90.6% 0.080 205.7);
Tailwind
colors: {
custom: {
50: '#bff5fc',
500: '#9ff0fa',
950: '#000000',
},
}SCSS
$custom: #9ff0fa; $custom-light: #bff5fc; $custom-dark: #000000;
JSON
{
"hex": "#9ff0fa",
"rgb": {
"r": 159,
"g": 240,
"b": 250
},
"hsl": {
"h": 186.593,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.90646,
"c": 0.07997,
"h": 205.7
},
"luminance": 0.76593
}Semantic roles & 50–950 ramp
primary
#9FF0FA
secondary
#DB6F62
accent
#1900E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121717
muted
#828585