#9DFDFD#9DFDFD
#9DFDFD is a very light, moderate teal. Relative luminance 0.845; OKLCH L 93.5% C 0.091 H 195.7°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFDFD |
|---|---|
| RGB | rgb(157, 253, 253) |
| HSL | hsl(180, 96%, 80%) |
| HSV | hsv(180, 38%, 99%) |
| CMYK | cmyk(37.9%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(93.67, -28.27, -8.95) |
| CIE-LCH | lch(93.67, 29.66, 197.56°) |
| OKLab | oklab(93.48% -0.0876 -0.0246) |
| OKLCH | oklch(93.48% 0.091 195.7) |
| XYZ | xyz(66.7529, 84.5058, 105.7032) |
| Luminance | 0.8451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.93
Pale Cyan
#B7FFFA
ΔE00 3.57
Robin'S Egg Blue
#98EFF9
ΔE00 4.79
Paleturquoise
#AFEEEE
ΔE00 4.99
Robin Egg Blue
#8AF1FE
ΔE00 5.15
Eggshell Blue
#C4FFF7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFDFD #FD9D9D
analogous
#9DFDCD #9DFDFD #9DCDFD
triadic
#9DFDFD #FD9DFD #FDFD9D
tetradic
#9DFDFD #CD9DFD #FD9D9D #CDFD9D
square
#9DFDFD #CD9DFD #FD9D9D #CDFD9D
split-complementary
#9DFDFD #FD9DCD #FDCD9D
monochromatic
#25FBFB #61FCFC #9DFDFD #D9FEFE #E1FEFE
Accessibility & contrast
On white
1.17
#9DFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#9DFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFDFD
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFDFD | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FD
Deuteranopia (green-blind)
#E0E7FE
Tritanopia (blue-blind)
#73FFFD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9dfdfd; /* rgb */ color: rgb(157, 253, 253); /* oklch */ color: oklch(93.5% 0.091 195.7);
Tailwind
colors: {
custom: {
50: '#befefe',
500: '#9dfdfd',
950: '#000000',
},
}SCSS
$custom: #9dfdfd; $custom-light: #befefe; $custom-dark: #000000;
JSON
{
"hex": "#9dfdfd",
"rgb": {
"r": 157,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.93479,
"c": 0.091,
"h": 195.7
},
"luminance": 0.84511
}Semantic roles & 50–950 ramp
primary
#9DFDFD
secondary
#E05F5F
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685