#9DFDF2#9DFDF2
#9DFDF2 is a very light, moderate teal. Relative luminance 0.838; OKLCH L 93.1% C 0.093 H 186.5°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFDF2 |
|---|---|
| RGB | rgb(157, 253, 242) |
| HSL | hsl(173, 96%, 80%) |
| HSV | hsv(173, 38%, 99%) |
| CMYK | cmyk(37.9%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(93.37, -30.81, -3.69) |
| CIE-LCH | lch(93.37, 31.03, 186.84°) |
| OKLab | oklab(93.14% -0.092 -0.0104) |
| OKLCH | oklch(93.14% 0.093 186.5) |
| XYZ | xyz(65.0509, 83.8250, 96.7392) |
| Luminance | 0.8383 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.48
Pale Cyan
#B7FFFA
ΔE00 4.03
Pale Aqua
#B8FFEB
ΔE00 4.88
Eggshell Blue
#C4FFF7
ΔE00 5.57
Tiffany Blue
#7BF2DA
ΔE00 5.69
Duck Egg Blue
#C3FBF4
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFDF2 #FD9DA8
analogous
#9DFDC2 #9DFDF2 #9DD8FD
triadic
#9DFDF2 #F29DFD #FDF29D
tetradic
#9DFDF2 #C29DFD #FD9DA8 #D8FD9D
square
#9DFDF2 #C29DFD #FD9DA8 #D8FD9D
split-complementary
#9DFDF2 #FD9DD8 #FDC29D
monochromatic
#25FBE2 #61FCEA #9DFDF2 #D9FEFA #E1FEFB
Accessibility & contrast
On white
1.18
#9DFDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#9DFDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFDF2
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFDF2 | 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)
#F4F3F2
Deuteranopia (green-blind)
#E3E7F3
Tritanopia (blue-blind)
#78FFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9dfdf2; /* rgb */ color: rgb(157, 253, 242); /* oklch */ color: oklch(93.1% 0.093 186.5);
Tailwind
colors: {
custom: {
50: '#befef6',
500: '#9dfdf2',
950: '#000000',
},
}SCSS
$custom: #9dfdf2; $custom-light: #befef6; $custom-dark: #000000;
JSON
{
"hex": "#9dfdf2",
"rgb": {
"r": 157,
"g": 253,
"b": 242
},
"hsl": {
"h": 173.125,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.93144,
"c": 0.0926,
"h": 186.5
},
"luminance": 0.83829
}Semantic roles & 50–950 ramp
primary
#9DFDF2
secondary
#E05F6D
accent
#001AE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685