#9FFDF4#9FFDF4
#9FFDF4 is a very light, moderate teal. Relative luminance 0.842; OKLCH L 93.3% C 0.091 H 188.0°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFDF4 |
|---|---|
| RGB | rgb(159, 253, 244) |
| HSL | hsl(174, 96%, 81%) |
| HSV | hsv(174, 37%, 99%) |
| CMYK | cmyk(37.2%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(93.52, -29.85, -4.51) |
| CIE-LCH | lch(93.52, 30.19, 188.59°) |
| OKLab | oklab(93.3% -0.0897 -0.0126) |
| OKLCH | oklch(93.3% 0.091 188) |
| XYZ | xyz(65.7464, 84.1487, 98.3483) |
| Luminance | 0.8415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.77
Pale Cyan
#B7FFFA
ΔE00 3.48
Pale Aqua
#B8FFEB
ΔE00 5.21
Eggshell Blue
#C4FFF7
ΔE00 5.25
Duck Egg Blue
#C3FBF4
ΔE00 5.65
Paleturquoise
#AFEEEE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFDF4 #FD9FA8
analogous
#9FFDC5 #9FFDF4 #9FD7FD
triadic
#9FFDF4 #F49FFD #FDF49F
tetradic
#9FFDF4 #C59FFD #FD9FA8 #D7FD9F
square
#9FFDF4 #C59FFD #FD9FA8 #D7FD9F
split-complementary
#9FFDF4 #FD9FD7 #FDC59F
monochromatic
#27FBE6 #63FCED #9FFDF4 #DBFEFB #E1FEFC
Accessibility & contrast
On white
1.18
#9FFDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#9FFDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFDF4
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFDF4 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F4F4
Deuteranopia (green-blind)
#E3E7F5
Tritanopia (blue-blind)
#7BFFFA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9ffdf4; /* rgb */ color: rgb(159, 253, 244); /* oklch */ color: oklch(93.3% 0.091 188.0);
Tailwind
colors: {
custom: {
50: '#bffef7',
500: '#9ffdf4',
950: '#000000',
},
}SCSS
$custom: #9ffdf4; $custom-light: #bffef7; $custom-dark: #000000;
JSON
{
"hex": "#9ffdf4",
"rgb": {
"r": 159,
"g": 253,
"b": 244
},
"hsl": {
"h": 174.255,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.93299,
"c": 0.09054,
"h": 188
},
"luminance": 0.84153
}Semantic roles & 50–950 ramp
primary
#9FFDF4
secondary
#E0606D
accent
#0016E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685