#9FFDF2#9FFDF2
#9FFDF2 is a very light, moderate teal. Relative luminance 0.840; OKLCH L 93.2% C 0.091 H 186.3°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFDF2 |
|---|---|
| RGB | rgb(159, 253, 242) |
| HSL | hsl(173, 96%, 81%) |
| HSV | hsv(173, 37%, 99%) |
| CMYK | cmyk(37.2%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(93.46, -30.30, -3.55) |
| CIE-LCH | lch(93.46, 30.51, 186.69°) |
| OKLab | oklab(93.24% -0.0905 -0.01) |
| OKLCH | oklch(93.24% 0.091 186.3) |
| XYZ | xyz(65.4444, 84.0279, 96.7577) |
| Luminance | 0.8403 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.37
Pale Cyan
#B7FFFA
ΔE00 3.85
Pale Aqua
#B8FFEB
ΔE00 4.70
Eggshell Blue
#C4FFF7
ΔE00 5.35
Duck Egg Blue
#C3FBF4
ΔE00 5.79
Tiffany Blue
#7BF2DA
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFDF2 #FD9FAA
analogous
#9FFDC3 #9FFDF2 #9FD9FD
triadic
#9FFDF2 #F29FFD #FDF29F
tetradic
#9FFDF2 #C39FFD #FD9FAA #D9FD9F
square
#9FFDF2 #C39FFD #FD9FAA #D9FD9F
split-complementary
#9FFDF2 #FD9FD9 #FDC39F
monochromatic
#27FBE2 #63FCEA #9FFDF2 #DBFEFA #E1FEFB
Accessibility & contrast
On white
1.18
#9FFDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#9FFDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFDF2
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFDF2 | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3F2
Deuteranopia (green-blind)
#E3E7F3
Tritanopia (blue-blind)
#7CFFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9ffdf2; /* rgb */ color: rgb(159, 253, 242); /* oklch */ color: oklch(93.2% 0.091 186.3);
Tailwind
colors: {
custom: {
50: '#bffef6',
500: '#9ffdf2',
950: '#000000',
},
}SCSS
$custom: #9ffdf2; $custom-light: #bffef6; $custom-dark: #000000;
JSON
{
"hex": "#9ffdf2",
"rgb": {
"r": 159,
"g": 253,
"b": 242
},
"hsl": {
"h": 172.979,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.93239,
"c": 0.09102,
"h": 186.3
},
"luminance": 0.84032
}Semantic roles & 50–950 ramp
primary
#9FFDF2
secondary
#E0606F
accent
#001BE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685