#9DF4EB#9DF4EB
#9DF4EB is a very light, moderate teal. Relative luminance 0.779; OKLCH L 91.0% C 0.085 H 187.5°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9DF4EB |
|---|---|
| RGB | rgb(157, 244, 235) |
| HSL | hsl(174, 80%, 79%) |
| HSV | hsv(174, 36%, 96%) |
| CMYK | cmyk(35.7%, 0%, 3.7%, 4.3%) |
| CIE-LAB | lab(90.72, -28.12, -3.97) |
| CIE-LCH | lch(90.72, 28.40, 188.03°) |
| OKLab | oklab(90.95% -0.0843 -0.0111) |
| OKLCH | oklch(90.95% 0.085 187.5) |
| XYZ | xyz(61.2453, 77.8637, 90.3831) |
| Luminance | 0.7787 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.45
Pale Cyan
#B7FFFA
ΔE00 3.87
Paleturquoise
#AFEEEE
ΔE00 5.08
Pale Aqua
#B8FFEB
ΔE00 5.30
Eggshell Blue
#C4FFF7
ΔE00 5.32
Duck Egg Blue
#C3FBF4
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DF4EB #F49DA6
analogous
#9DF4BF #9DF4EB #9DD1F4
triadic
#9DF4EB #EB9DF4 #F4EB9D
tetradic
#9DF4EB #BF9DF4 #F49DA6 #D1F49D
square
#9DF4EB #BF9DF4 #F49DA6 #D1F49D
split-complementary
#9DF4EB #F49DD1 #F4BF9D
monochromatic
#2FE8D5 #66EEE0 #9DF4EB #D4FAF6 #E3FCF9
Accessibility & contrast
On white
1.27
#9DF4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#9DF4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DF4EB
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DF4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DF4EB | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#DCE0EC
Tritanopia (blue-blind)
#7DF8F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #9df4eb; /* rgb */ color: rgb(157, 244, 235); /* oklch */ color: oklch(91.0% 0.085 187.5);
Tailwind
colors: {
custom: {
50: '#bdf8f1',
500: '#9df4eb',
950: '#000000',
},
}SCSS
$custom: #9df4eb; $custom-light: #bdf8f1; $custom-dark: #000000;
JSON
{
"hex": "#9df4eb",
"rgb": {
"r": 157,
"g": 244,
"b": 235
},
"hsl": {
"h": 173.793,
"s": 79.817,
"l": 78.627
},
"oklch": {
"l": 0.90951,
"c": 0.08506,
"h": 187.5
},
"luminance": 0.77868
}Semantic roles & 50–950 ramp
primary
#9DF4EB
secondary
#D3636E
accent
#091FDC
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121716
muted
#828585