#9FFFFA#9FFFFA
#9FFFFA is a very light, moderate teal. Relative luminance 0.858; OKLCH L 93.9% C 0.091 H 191.5°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFFFA |
|---|---|
| RGB | rgb(159, 255, 250) |
| HSL | hsl(177, 100%, 81%) |
| HSV | hsv(177, 38%, 100%) |
| CMYK | cmyk(37.6%, 0%, 2%, 0%) |
| CIE-LAB | lab(94.22, -29.43, -6.57) |
| CIE-LCH | lch(94.22, 30.15, 192.59°) |
| OKLab | oklab(93.92% -0.0896 -0.0182) |
| OKLCH | oklch(93.92% 0.091 191.5) |
| XYZ | xyz(67.3070, 85.7884, 103.4361) |
| Luminance | 0.8579 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.84
Pale Cyan
#B7FFFA
ΔE00 3.19
Eggshell Blue
#C4FFF7
ΔE00 5.40
Paleturquoise
#AFEEEE
ΔE00 5.65
Duck Egg Blue
#C3FBF4
ΔE00 5.76
Pale Aqua
#B8FFEB
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFFFA #FF9FA4
analogous
#9FFFCA #9FFFFA #9FD4FF
triadic
#9FFFFA #FA9FFF #FFFA9F
tetradic
#9FFFFA #CA9FFF #FF9FA4 #D4FF9F
square
#9FFFFA #CA9FFF #FF9FA4 #D4FF9F
split-complementary
#9FFFFA #FF9FD4 #FFCA9F
monochromatic
#25FFF4 #62FFF7 #9FFFFA #DCFFFD #E0FFFD
Accessibility & contrast
On white
1.16
#9FFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#9FFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFFFA
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFFFA | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#E3E9FB
Tritanopia (blue-blind)
#78FFFD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #9ffffa; /* rgb */ color: rgb(159, 255, 250); /* oklch */ color: oklch(93.9% 0.091 191.5);
Tailwind
colors: {
custom: {
50: '#bffffb',
500: '#9ffffa',
950: '#000000',
},
}SCSS
$custom: #9ffffa; $custom-light: #bffffb; $custom-dark: #000000;
JSON
{
"hex": "#9ffffa",
"rgb": {
"r": 159,
"g": 255,
"b": 250
},
"hsl": {
"h": 176.875,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.93919,
"c": 0.09139,
"h": 191.5
},
"luminance": 0.85793
}Semantic roles & 50–950 ramp
primary
#9FFFFA
secondary
#E35F66
accent
#000CE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685