#9FFFFF#9FFFFF
#9FFFFF is a very light, moderate teal. Relative luminance 0.861; OKLCH L 94.1% C 0.091 H 195.7°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFFFF |
|---|---|
| RGB | rgb(159, 255, 255) |
| HSL | hsl(180, 100%, 81%) |
| HSV | hsv(180, 38%, 100%) |
| CMYK | cmyk(37.6%, 0%, 0%, 0%) |
| CIE-LAB | lab(94.36, -28.27, -8.95) |
| CIE-LCH | lch(94.36, 29.65, 197.57°) |
| OKLab | oklab(94.07% -0.0876 -0.0246) |
| OKLCH | oklch(94.07% 0.091 195.7) |
| XYZ | xyz(68.1014, 86.1062, 107.6199) |
| Luminance | 0.8611 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.82
Pale Cyan
#B7FFFA
ΔE00 3.48
Robin'S Egg Blue
#98EFF9
ΔE00 5.02
Paleturquoise
#AFEEEE
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 5.36
Eggshell Blue
#C4FFF7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFFFF #FF9F9F
analogous
#9FFFCF #9FFFFF #9FCFFF
triadic
#9FFFFF #FF9FFF #FFFF9F
tetradic
#9FFFFF #CF9FFF #FF9F9F #CFFF9F
square
#9FFFFF #CF9FFF #FF9F9F #CFFF9F
split-complementary
#9FFFFF #FF9FCF #FFCF9F
monochromatic
#25FFFF #62FFFF #9FFFFF #DCFFFF #E0FFFF
Accessibility & contrast
On white
1.15
#9FFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#9FFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFFFF
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFFFF | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FF
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#76FFFF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #9fffff; /* rgb */ color: rgb(159, 255, 255); /* oklch */ color: oklch(94.1% 0.091 195.7);
Tailwind
colors: {
custom: {
50: '#c0ffff',
500: '#9fffff',
950: '#000000',
},
}SCSS
$custom: #9fffff; $custom-light: #c0ffff; $custom-dark: #000000;
JSON
{
"hex": "#9fffff",
"rgb": {
"r": 159,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.94073,
"c": 0.09098,
"h": 195.7
},
"luminance": 0.86111
}Semantic roles & 50–950 ramp
primary
#9FFFFF
secondary
#E35F5F
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131818
muted
#828686