#9FFCFF#9FFCFF
#9FFCFF is a very light, moderate teal. Relative luminance 0.842; OKLCH L 93.4% C 0.089 H 198.4°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFCFF |
|---|---|
| RGB | rgb(159, 252, 255) |
| HSL | hsl(182, 100%, 81%) |
| HSV | hsv(182, 38%, 100%) |
| CMYK | cmyk(37.6%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(93.54, -26.83, -10.17) |
| CIE-LCH | lch(93.54, 28.69, 200.75°) |
| OKLab | oklab(93.42% -0.0841 -0.0279) |
| OKLCH | oklch(93.42% 0.089 198.4) |
| XYZ | xyz(67.1519, 84.2071, 107.3034) |
| Luminance | 0.8421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.48
Robin'S Egg Blue
#98EFF9
ΔE00 3.78
Pale Cyan
#B7FFFA
ΔE00 3.92
Robin Egg Blue
#8AF1FE
ΔE00 4.19
Paleturquoise
#AFEEEE
ΔE00 4.61
Light Sky Blue
#C6FCFF
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFCFF #FFA29F
analogous
#9FFFD2 #9FFCFF #9FCCFF
triadic
#9FFCFF #FF9FFC #FCFF9F
tetradic
#9FFCFF #D29FFF #FFA29F #CCFF9F
square
#9FFCFF #D29FFF #FFA29F #CCFF9F
split-complementary
#9FFCFF #FF9FCC #FFD29F
monochromatic
#25F8FF #62FAFF #9FFCFF #DCFEFF #E0FEFF
Accessibility & contrast
On white
1.18
#9FFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#9FFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFCFF
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFCFF | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#76FFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9ffcff; /* rgb */ color: rgb(159, 252, 255); /* oklch */ color: oklch(93.4% 0.089 198.4);
Tailwind
colors: {
custom: {
50: '#bffdff',
500: '#9ffcff',
950: '#000000',
},
}SCSS
$custom: #9ffcff; $custom-light: #bffdff; $custom-dark: #000000;
JSON
{
"hex": "#9ffcff",
"rgb": {
"r": 159,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.875,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.93418,
"c": 0.08865,
"h": 198.4
},
"luminance": 0.84212
}Semantic roles & 50–950 ramp
primary
#9FFCFF
secondary
#E3635F
accent
#0700E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131718
muted
#828586