#9FFFFB#9FFFFB
#9FFFFB is a very light, moderate teal. Relative luminance 0.859; OKLCH L 93.9% C 0.091 H 192.3°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFFFB |
|---|---|
| RGB | rgb(159, 255, 251) |
| HSL | hsl(178, 100%, 81%) |
| HSV | hsv(178, 38%, 100%) |
| CMYK | cmyk(37.6%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(94.25, -29.20, -7.05) |
| CIE-LCH | lch(94.25, 30.03, 193.57°) |
| OKLab | oklab(93.95% -0.0892 -0.0195) |
| OKLCH | oklch(93.95% 0.091 192.3) |
| XYZ | xyz(67.4642, 85.8513, 104.2640) |
| Luminance | 0.8586 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.69
Pale Cyan
#B7FFFA
ΔE00 3.17
Eggshell Blue
#C4FFF7
ΔE00 5.45
Paleturquoise
#AFEEEE
ΔE00 5.52
Duck Egg Blue
#C3FBF4
ΔE00 5.79
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFFFB #FF9FA3
analogous
#9FFFCB #9FFFFB #9FD3FF
triadic
#9FFFFB #FB9FFF #FFFB9F
tetradic
#9FFFFB #CB9FFF #FF9FA3 #D3FF9F
square
#9FFFFB #CB9FFF #FF9FA3 #D3FF9F
split-complementary
#9FFFFB #FF9FD3 #FFCB9F
monochromatic
#25FFF6 #62FFF8 #9FFFFB #DCFFFE #E0FFFE
Accessibility & contrast
On white
1.16
#9FFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#9FFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFFFB
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFFFB | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FB
Deuteranopia (green-blind)
#E3E9FC
Tritanopia (blue-blind)
#77FFFD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #9ffffb; /* rgb */ color: rgb(159, 255, 251); /* oklch */ color: oklch(93.9% 0.091 192.3);
Tailwind
colors: {
custom: {
50: '#bffffc',
500: '#9ffffb',
950: '#000000',
},
}SCSS
$custom: #9ffffb; $custom-light: #bffffc; $custom-dark: #000000;
JSON
{
"hex": "#9ffffb",
"rgb": {
"r": 159,
"g": 255,
"b": 251
},
"hsl": {
"h": 177.5,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.93949,
"c": 0.09126,
"h": 192.3
},
"luminance": 0.85856
}Semantic roles & 50–950 ramp
primary
#9FFFFB
secondary
#E35F65
accent
#000AE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685