#9EFFDD#9EFFDD
#9EFFDD is a very light, moderate teal. Relative luminance 0.840; OKLCH L 93.0% C 0.104 H 169.7°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFFDD |
|---|---|
| RGB | rgb(158, 255, 221) |
| HSL | hsl(159, 100%, 81%) |
| HSV | hsv(159, 38%, 100%) |
| CMYK | cmyk(38%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(93.45, -36.04, 7.27) |
| CIE-LCH | lch(93.45, 36.77, 168.59°) |
| OKLab | oklab(93.05% -0.1022 0.0187) |
| OKLCH | oklch(93.05% 0.104 169.7) |
| XYZ | xyz(62.9067, 84.0055, 81.2925) |
| Luminance | 0.8401 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.94
Pale Turquoise
#A5FBD5
ΔE00 2.11
Aquamarine
#7FFFD4
ΔE00 3.53
Light Turquoise
#7EF4CC
ΔE00 3.85
Pale Aqua
#B8FFEB
ΔE00 5.04
Tiffany Blue
#7BF2DA
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFFDD #FF9EC0
analogous
#9EFFAC #9EFFDD #9EF0FF
triadic
#9EFFDD #DD9EFF #FFDD9E
tetradic
#9EFFDD #AC9EFF #FF9EC0 #F0FF9E
square
#9EFFDD #AC9EFF #FF9EC0 #F0FF9E
split-complementary
#9EFFDD #FF9EF0 #FFAC9E
monochromatic
#24FFB2 #61FFC8 #9EFFDD #DBFFF2 #E0FFF4
Accessibility & contrast
On white
1.18
#9EFFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#9EFFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFFDD
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFFDD | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DB
Deuteranopia (green-blind)
#EAE7DF
Tritanopia (blue-blind)
#82FFF5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9effdd; /* rgb */ color: rgb(158, 255, 221); /* oklch */ color: oklch(93.0% 0.104 169.7);
Tailwind
colors: {
custom: {
50: '#beffe7',
500: '#9effdd',
950: '#000000',
},
}SCSS
$custom: #9effdd; $custom-light: #beffe7; $custom-dark: #000000;
JSON
{
"hex": "#9effdd",
"rgb": {
"r": 158,
"g": 255,
"b": 221
},
"hsl": {
"h": 158.969,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.93048,
"c": 0.10394,
"h": 169.7
},
"luminance": 0.8401
}Semantic roles & 50–950 ramp
primary
#9EFFDD
secondary
#E35F8D
accent
#0050E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121816
muted
#828684