#9FFEFF#9FFEFF
#9FFEFF is a very light, moderate teal. Relative luminance 0.855; OKLCH L 93.9% C 0.090 H 196.6°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFEFF |
|---|---|
| RGB | rgb(159, 254, 255) |
| HSL | hsl(181, 100%, 81%) |
| HSV | hsv(181, 38%, 100%) |
| CMYK | cmyk(37.6%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(94.09, -27.79, -9.36) |
| CIE-LCH | lch(94.09, 29.32, 198.61°) |
| OKLab | oklab(93.85% -0.0864 -0.0257) |
| OKLCH | oklch(93.85% 0.09 196.6) |
| XYZ | xyz(67.7832, 85.4698, 107.5139) |
| Luminance | 0.8548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.97
Pale Cyan
#B7FFFA
ΔE00 3.58
Robin'S Egg Blue
#98EFF9
ΔE00 4.61
Robin Egg Blue
#8AF1FE
ΔE00 4.97
Paleturquoise
#AFEEEE
ΔE00 4.97
Eggshell Blue
#C4FFF7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFEFF #FFA09F
analogous
#9FFFD0 #9FFEFF #9FCEFF
triadic
#9FFEFF #FF9FFE #FEFF9F
tetradic
#9FFEFF #D09FFF #FFA09F #CEFF9F
square
#9FFEFF #D09FFF #FFA09F #CEFF9F
split-complementary
#9FFEFF #FF9FCE #FFD09F
monochromatic
#25FDFF #62FDFF #9FFEFF #DCFFFF #E0FFFF
Accessibility & contrast
On white
1.16
#9FFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#9FFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFEFF
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFEFF | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F6FF
Deuteranopia (green-blind)
#E1E9FF
Tritanopia (blue-blind)
#76FFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #9ffeff; /* rgb */ color: rgb(159, 254, 255); /* oklch */ color: oklch(93.9% 0.090 196.6);
Tailwind
colors: {
custom: {
50: '#c0ffff',
500: '#9ffeff',
950: '#000000',
},
}SCSS
$custom: #9ffeff; $custom-light: #c0ffff; $custom-dark: #000000;
JSON
{
"hex": "#9ffeff",
"rgb": {
"r": 159,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.625,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.93854,
"c": 0.09018,
"h": 196.6
},
"luminance": 0.85475
}Semantic roles & 50–950 ramp
primary
#9FFEFF
secondary
#E3615F
accent
#0200E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131818
muted
#828686