#9FFFFE#9FFFFE
#9FFFFE is a very light, moderate teal. Relative luminance 0.860; OKLCH L 94.0% C 0.091 H 194.9°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFFFE |
|---|---|
| RGB | rgb(159, 255, 254) |
| HSL | hsl(179, 100%, 81%) |
| HSV | hsv(179, 38%, 100%) |
| CMYK | cmyk(37.6%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(94.33, -28.50, -8.48) |
| CIE-LCH | lch(94.33, 29.73, 196.56°) |
| OKLab | oklab(94.04% -0.088 -0.0233) |
| OKLCH | oklch(94.04% 0.091 194.9) |
| XYZ | xyz(67.9408, 86.0420, 106.7744) |
| Luminance | 0.8605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.68
Pale Cyan
#B7FFFA
ΔE00 3.35
Paleturquoise
#AFEEEE
ΔE00 5.24
Robin'S Egg Blue
#98EFF9
ΔE00 5.30
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Eggshell Blue
#C4FFF7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFFFE #FF9FA0
analogous
#9FFFCE #9FFFFE #9FD0FF
triadic
#9FFFFE #FE9FFF #FFFE9F
tetradic
#9FFFFE #CE9FFF #FF9FA0 #D0FF9F
square
#9FFFFE #CE9FFF #FF9FA0 #D0FF9F
split-complementary
#9FFFFE #FF9FD0 #FFCE9F
monochromatic
#25FFFD #62FFFD #9FFFFE #DCFFFF #E0FFFF
Accessibility & contrast
On white
1.15
#9FFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#9FFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFFFE
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFFFE | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FE
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#76FFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #9ffffe; /* rgb */ color: rgb(159, 255, 254); /* oklch */ color: oklch(94.0% 0.091 194.9);
Tailwind
colors: {
custom: {
50: '#c0fffe',
500: '#9ffffe',
950: '#000000',
},
}SCSS
$custom: #9ffffe; $custom-light: #c0fffe; $custom-dark: #000000;
JSON
{
"hex": "#9ffffe",
"rgb": {
"r": 159,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.375,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.94042,
"c": 0.09102,
"h": 194.9
},
"luminance": 0.86047
}Semantic roles & 50–950 ramp
primary
#9FFFFE
secondary
#E35F61
accent
#0002E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685