#9DF2EB#9DF2EB
#9DF2EB is a very light, moderate teal. Relative luminance 0.767; OKLCH L 90.5% C 0.083 H 189.2°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9DF2EB |
|---|---|
| RGB | rgb(157, 242, 235) |
| HSL | hsl(175, 77%, 78%) |
| HSV | hsv(175, 35%, 95%) |
| CMYK | cmyk(35.1%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(90.17, -27.17, -4.78) |
| CIE-LCH | lch(90.17, 27.58, 189.97°) |
| OKLab | oklab(90.51% -0.082 -0.0133) |
| OKLCH | oklch(90.51% 0.083 189.2) |
| XYZ | xyz(60.6467, 76.6667, 90.1836) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.28
Pale Cyan
#B7FFFA
ΔE00 3.78
Paleturquoise
#AFEEEE
ΔE00 4.40
Duck Egg Blue
#C3FBF4
ΔE00 5.32
Eggshell Blue
#C4FFF7
ΔE00 5.33
Pale Aqua
#B8FFEB
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DF2EB #F29DA4
analogous
#9DF2C0 #9DF2EB #9DCEF2
triadic
#9DF2EB #EB9DF2 #F2EB9D
tetradic
#9DF2EB #C09DF2 #F29DA4 #CEF29D
square
#9DF2EB #C09DF2 #F29DA4 #CEF29D
split-complementary
#9DF2EB #F29DCE #F2C09D
monochromatic
#31E4D5 #67EBE0 #9DF2EB #D3F9F6 #E4FBF9
Accessibility & contrast
On white
1.29
#9DF2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#9DF2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DF2EB
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DF2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DF2EB | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEB
Deuteranopia (green-blind)
#DADEEC
Tritanopia (blue-blind)
#7DF6F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9df2eb; /* rgb */ color: rgb(157, 242, 235); /* oklch */ color: oklch(90.5% 0.083 189.2);
Tailwind
colors: {
custom: {
50: '#bdf6f1',
500: '#9df2eb',
950: '#000000',
},
}SCSS
$custom: #9df2eb; $custom-light: #bdf6f1; $custom-dark: #000000;
JSON
{
"hex": "#9df2eb",
"rgb": {
"r": 157,
"g": 242,
"b": 235
},
"hsl": {
"h": 175.059,
"s": 76.577,
"l": 78.235
},
"oklch": {
"l": 0.90511,
"c": 0.08304,
"h": 189.2
},
"luminance": 0.76671
}Semantic roles & 50–950 ramp
primary
#9DF2EB
secondary
#D0636C
accent
#0D1ED9
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121716
muted
#828585