#9DF2ED#9DF2ED
#9DF2ED is a very light, moderate teal. Relative luminance 0.768; OKLCH L 90.6% C 0.083 H 191.1°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9DF2ED |
|---|---|
| RGB | rgb(157, 242, 237) |
| HSL | hsl(176, 77%, 78%) |
| HSV | hsv(176, 35%, 95%) |
| CMYK | cmyk(35.1%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(90.22, -26.71, -5.74) |
| CIE-LCH | lch(90.22, 27.32, 192.13°) |
| OKLab | oklab(90.57% -0.0812 -0.0159) |
| OKLCH | oklch(90.57% 0.083 191.1) |
| XYZ | xyz(60.9373, 76.7829, 91.7139) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.97
Pale Cyan
#B7FFFA
ΔE00 3.64
Paleturquoise
#AFEEEE
ΔE00 3.94
Duck Egg Blue
#C3FBF4
ΔE00 5.31
Eggshell Blue
#C4FFF7
ΔE00 5.37
Robin'S Egg Blue
#98EFF9
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DF2ED #F29DA2
analogous
#9DF2C2 #9DF2ED #9DCCF2
triadic
#9DF2ED #ED9DF2 #F2ED9D
tetradic
#9DF2ED #C29DF2 #F29DA2 #CCF29D
square
#9DF2ED #C29DF2 #F29DA2 #CCF29D
split-complementary
#9DF2ED #F29DCC #F2C29D
monochromatic
#31E4D9 #67EBE3 #9DF2ED #D3F9F7 #E4FBFA
Accessibility & contrast
On white
1.28
#9DF2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#9DF2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DF2ED
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DF2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DF2ED | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAED
Deuteranopia (green-blind)
#D9DEEE
Tritanopia (blue-blind)
#7DF6F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9df2ed; /* rgb */ color: rgb(157, 242, 237); /* oklch */ color: oklch(90.6% 0.083 191.1);
Tailwind
colors: {
custom: {
50: '#bdf6f2',
500: '#9df2ed',
950: '#000000',
},
}SCSS
$custom: #9df2ed; $custom-light: #bdf6f2; $custom-dark: #000000;
JSON
{
"hex": "#9df2ed",
"rgb": {
"r": 157,
"g": 242,
"b": 237
},
"hsl": {
"h": 176.471,
"s": 76.577,
"l": 78.235
},
"oklch": {
"l": 0.90572,
"c": 0.0827,
"h": 191.1
},
"luminance": 0.76787
}Semantic roles & 50–950 ramp
primary
#9DF2ED
secondary
#D0636A
accent
#0D19D9
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585