#9FFDEF#9FFDEF
#9FFDEF is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.2% C 0.092 H 183.9°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFDEF |
|---|---|
| RGB | rgb(159, 253, 239) |
| HSL | hsl(171, 96%, 81%) |
| HSV | hsv(171, 37%, 99%) |
| CMYK | cmyk(37.2%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(93.39, -30.98, -2.12) |
| CIE-LCH | lch(93.39, 31.05, 183.91°) |
| OKLab | oklab(93.15% -0.0917 -0.0062) |
| OKLCH | oklch(93.15% 0.092 183.9) |
| XYZ | xyz(64.9976, 83.8492, 94.4041) |
| Luminance | 0.8385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.05
Light Cyan
#ACFFFC
ΔE00 4.31
Pale Cyan
#B7FFFA
ΔE00 4.52
Tiffany Blue
#7BF2DA
ΔE00 5.05
Eggshell Blue
#C4FFF7
ΔE00 5.64
Duck Egg Blue
#C3FBF4
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFDEF #FD9FAD
analogous
#9FFDC0 #9FFDEF #9FDCFD
triadic
#9FFDEF #EF9FFD #FDEF9F
tetradic
#9FFDEF #C09FFD #FD9FAD #DCFD9F
square
#9FFDEF #C09FFD #FD9FAD #DCFD9F
split-complementary
#9FFDEF #FD9FDC #FDC09F
monochromatic
#27FBDB #63FCE5 #9FFDEF #DBFEF9 #E1FEFA
Accessibility & contrast
On white
1.18
#9FFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#9FFDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFDEF
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFDEF | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EF
Deuteranopia (green-blind)
#E4E7F0
Tritanopia (blue-blind)
#7DFFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9ffdef; /* rgb */ color: rgb(159, 253, 239); /* oklch */ color: oklch(93.2% 0.092 183.9);
Tailwind
colors: {
custom: {
50: '#bffef4',
500: '#9ffdef',
950: '#000000',
},
}SCSS
$custom: #9ffdef; $custom-light: #bffef4; $custom-dark: #000000;
JSON
{
"hex": "#9ffdef",
"rgb": {
"r": 159,
"g": 253,
"b": 239
},
"hsl": {
"h": 171.064,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.93151,
"c": 0.09189,
"h": 183.9
},
"luminance": 0.83853
}Semantic roles & 50–950 ramp
primary
#9FFDEF
secondary
#E06073
accent
#0022E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685