#9FFEFE#9FFEFE
#9FFEFE is a very light, moderate teal. Relative luminance 0.854; OKLCH L 93.8% C 0.090 H 195.7°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFEFE |
|---|---|
| RGB | rgb(159, 254, 254) |
| HSL | hsl(180, 98%, 81%) |
| HSV | hsv(180, 37%, 100%) |
| CMYK | cmyk(37.4%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(94.06, -28.02, -8.88) |
| CIE-LCH | lch(94.06, 29.40, 197.58°) |
| OKLab | oklab(93.82% -0.0868 -0.0244) |
| OKLCH | oklch(93.82% 0.09 195.7) |
| XYZ | xyz(67.6227, 85.4056, 106.6683) |
| Luminance | 0.8541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.77
Pale Cyan
#B7FFFA
ΔE00 3.42
Robin'S Egg Blue
#98EFF9
ΔE00 4.88
Paleturquoise
#AFEEEE
ΔE00 5.01
Robin Egg Blue
#8AF1FE
ΔE00 5.26
Eggshell Blue
#C4FFF7
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFEFE #FE9F9F
analogous
#9FFECE #9FFEFE #9FCEFE
triadic
#9FFEFE #FE9FFE #FEFE9F
tetradic
#9FFEFE #CE9FFE #FE9F9F #CEFE9F
square
#9FFEFE #CE9FFE #FE9F9F #CEFE9F
split-complementary
#9FFEFE #FE9FCE #FECE9F
monochromatic
#26FDFD #62FDFD #9FFEFE #DCFFFF #E1FFFF
Accessibility & contrast
On white
1.16
#9FFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#9FFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFEFE
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFEFE | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FE
Deuteranopia (green-blind)
#E1E8FF
Tritanopia (blue-blind)
#76FFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #9ffefe; /* rgb */ color: rgb(159, 254, 254); /* oklch */ color: oklch(93.8% 0.090 195.7);
Tailwind
colors: {
custom: {
50: '#c0fffe',
500: '#9ffefe',
950: '#000000',
},
}SCSS
$custom: #9ffefe; $custom-light: #c0fffe; $custom-dark: #000000;
JSON
{
"hex": "#9ffefe",
"rgb": {
"r": 159,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.93823,
"c": 0.09019,
"h": 195.7
},
"luminance": 0.8541
}Semantic roles & 50–950 ramp
primary
#9FFEFE
secondary
#E16060
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685