#9FFDFB#9FFDFB
#9FFDFB is a very light, moderate teal. Relative luminance 0.846; OKLCH L 93.5% C 0.090 H 194.0°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFDFB |
|---|---|
| RGB | rgb(159, 253, 251) |
| HSL | hsl(179, 96%, 81%) |
| HSV | hsv(179, 37%, 99%) |
| CMYK | cmyk(37.2%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(93.70, -28.25, -7.86) |
| CIE-LCH | lch(93.70, 29.32, 195.54°) |
| OKLab | oklab(93.51% -0.0869 -0.0216) |
| OKLCH | oklch(93.51% 0.09 194) |
| XYZ | xyz(66.8295, 84.5819, 104.0525) |
| Luminance | 0.8459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.53
Pale Cyan
#B7FFFA
ΔE00 3.15
Paleturquoise
#AFEEEE
ΔE00 4.96
Robin'S Egg Blue
#98EFF9
ΔE00 5.33
Eggshell Blue
#C4FFF7
ΔE00 5.50
Duck Egg Blue
#C3FBF4
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFDFB #FD9FA1
analogous
#9FFDCC #9FFDFB #9FD0FD
triadic
#9FFDFB #FB9FFD #FDFB9F
tetradic
#9FFDFB #CC9FFD #FD9FA1 #D0FD9F
square
#9FFDFB #CC9FFD #FD9FA1 #D0FD9F
split-complementary
#9FFDFB #FD9FD0 #FDCC9F
monochromatic
#27FBF6 #63FCF9 #9FFDFB #DBFEFD #E1FEFE
Accessibility & contrast
On white
1.17
#9FFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#9FFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFDFB
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFDFB | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FB
Deuteranopia (green-blind)
#E1E8FC
Tritanopia (blue-blind)
#78FFFC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9ffdfb; /* rgb */ color: rgb(159, 253, 251); /* oklch */ color: oklch(93.5% 0.090 194.0);
Tailwind
colors: {
custom: {
50: '#bffefc',
500: '#9ffdfb',
950: '#000000',
},
}SCSS
$custom: #9ffdfb; $custom-light: #bffefc; $custom-dark: #000000;
JSON
{
"hex": "#9ffdfb",
"rgb": {
"r": 159,
"g": 253,
"b": 251
},
"hsl": {
"h": 178.723,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.93511,
"c": 0.08952,
"h": 194
},
"luminance": 0.84587
}Semantic roles & 50–950 ramp
primary
#9FFDFB
secondary
#E06063
accent
#0005E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685