#9DFFFC#9DFFFC
#9DFFFC is a very light, moderate teal. Relative luminance 0.857; OKLCH L 93.9% C 0.093 H 193.2°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFFFC |
|---|---|
| RGB | rgb(157, 255, 252) |
| HSL | hsl(178, 100%, 81%) |
| HSV | hsv(178, 38%, 100%) |
| CMYK | cmyk(38.4%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(94.19, -29.46, -7.66) |
| CIE-LCH | lch(94.19, 30.44, 194.58°) |
| OKLab | oklab(93.89% -0.0903 -0.0211) |
| OKLCH | oklch(93.89% 0.093 193.2) |
| XYZ | xyz(67.2287, 85.7116, 105.0780) |
| Luminance | 0.8572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.84
Pale Cyan
#B7FFFA
ΔE00 3.42
Paleturquoise
#AFEEEE
ΔE00 5.57
Eggshell Blue
#C4FFF7
ΔE00 5.74
Robin'S Egg Blue
#98EFF9
ΔE00 5.92
Duck Egg Blue
#C3FBF4
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFFFC #FF9DA0
analogous
#9DFFCB #9DFFFC #9DD1FF
triadic
#9DFFFC #FC9DFF #FFFC9D
tetradic
#9DFFFC #CB9DFF #FF9DA0 #D1FF9D
square
#9DFFFC #CB9DFF #FF9DA0 #D1FF9D
split-complementary
#9DFFFC #FF9DD1 #FFCB9D
monochromatic
#23FFF8 #60FFFA #9DFFFC #DAFFFE #E0FFFE
Accessibility & contrast
On white
1.16
#9DFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#9DFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFFFC
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFFFC | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#E2E9FD
Tritanopia (blue-blind)
#73FFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #9dfffc; /* rgb */ color: rgb(157, 255, 252); /* oklch */ color: oklch(93.9% 0.093 193.2);
Tailwind
colors: {
custom: {
50: '#befffd',
500: '#9dfffc',
950: '#000000',
},
}SCSS
$custom: #9dfffc; $custom-light: #befffd; $custom-dark: #000000;
JSON
{
"hex": "#9dfffc",
"rgb": {
"r": 157,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.163,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.93887,
"c": 0.09273,
"h": 193.2
},
"luminance": 0.85716
}Semantic roles & 50–950 ramp
primary
#9DFFFC
secondary
#E35E62
accent
#0007E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685