#9FFEFB#9FFEFB
#9FFEFB is a very light, moderate teal. Relative luminance 0.852; OKLCH L 93.7% C 0.090 H 193.1°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFEFB |
|---|---|
| RGB | rgb(159, 254, 251) |
| HSL | hsl(178, 98%, 81%) |
| HSV | hsv(178, 37%, 100%) |
| CMYK | cmyk(37.4%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(93.98, -28.72, -7.45) |
| CIE-LCH | lch(93.98, 29.67, 194.54°) |
| OKLab | oklab(93.73% -0.088 -0.0206) |
| OKLCH | oklch(93.73% 0.09 193.1) |
| XYZ | xyz(67.1460, 85.2150, 104.1580) |
| Luminance | 0.8522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.56
Pale Cyan
#B7FFFA
ΔE00 3.14
Paleturquoise
#AFEEEE
ΔE00 5.24
Eggshell Blue
#C4FFF7
ΔE00 5.46
Duck Egg Blue
#C3FBF4
ΔE00 5.74
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFEFB #FE9FA2
analogous
#9FFECB #9FFEFB #9FD1FE
triadic
#9FFEFB #FB9FFE #FEFB9F
tetradic
#9FFEFB #CB9FFE #FE9FA2 #D1FE9F
square
#9FFEFB #CB9FFE #FE9FA2 #D1FE9F
split-complementary
#9FFEFB #FE9FD1 #FECB9F
monochromatic
#26FDF6 #62FDF8 #9FFEFB #DCFFFE #E1FFFE
Accessibility & contrast
On white
1.16
#9FFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#9FFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFEFB
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFEFB | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FB
Deuteranopia (green-blind)
#E2E8FC
Tritanopia (blue-blind)
#78FFFD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #9ffefb; /* rgb */ color: rgb(159, 254, 251); /* oklch */ color: oklch(93.7% 0.090 193.1);
Tailwind
colors: {
custom: {
50: '#bffffc',
500: '#9ffefb',
950: '#000000',
},
}SCSS
$custom: #9ffefb; $custom-light: #bffffc; $custom-dark: #000000;
JSON
{
"hex": "#9ffefb",
"rgb": {
"r": 159,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.105,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.9373,
"c": 0.09038,
"h": 193.1
},
"luminance": 0.8522
}Semantic roles & 50–950 ramp
primary
#9FFEFB
secondary
#E16064
accent
#0007E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685