#9ADECC#9ADECC
#9ADECC is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.0% C 0.073 H 176.1°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9ADECC |
|---|---|
| RGB | rgb(154, 222, 204) |
| HSL | hsl(164, 51%, 74%) |
| HSV | hsv(164, 31%, 87%) |
| CMYK | cmyk(30.6%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(83.69, -25.14, 2.01) |
| CIE-LCH | lch(83.69, 25.23, 175.43°) |
| OKLab | oklab(85.01% -0.0729 0.0049) |
| OKLCH | oklch(85.01% 0.073 176.1) |
| XYZ | xyz(50.3431, 63.4696, 66.7132) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.41
Seafoam Blue
#78D1B6
ΔE00 5.58
Pale Teal
#82CBB2
ΔE00 5.60
Tiffany Blue
#7BF2DA
ΔE00 6.65
Pale Aqua
#B8FFEB
ΔE00 7.17
Paleturquoise
#AFEEEE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ADECC #DE9AAC
analogous
#9ADEAA #9ADECC #9ACEDE
triadic
#9ADECC #CC9ADE #DECC9A
tetradic
#9ADECC #AA9ADE #DE9AAC #CEDE9A
square
#9ADECC #AA9ADE #DE9AAC #CEDE9A
split-complementary
#9ADECC #DE9ACE #DEAA9A
monochromatic
#3EBF9D #6CCFB5 #9ADECC #C8EDE3 #E8F7F3
Accessibility & contrast
On white
1.53
#9ADECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#9ADECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ADECC
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ADECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ADECC | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CB
Deuteranopia (green-blind)
#CDCDCD
Tritanopia (blue-blind)
#87E0D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #9adecc; /* rgb */ color: rgb(154, 222, 204); /* oklch */ color: oklch(85.0% 0.073 176.1);
Tailwind
colors: {
custom: {
50: '#b9e8db',
500: '#9adecc',
950: '#000000',
},
}SCSS
$custom: #9adecc; $custom-light: #b9e8db; $custom-dark: #000000;
JSON
{
"hex": "#9adecc",
"rgb": {
"r": 154,
"g": 222,
"b": 204
},
"hsl": {
"h": 164.118,
"s": 50.746,
"l": 73.725
},
"oklch": {
"l": 0.85013,
"c": 0.07306,
"h": 176.1
},
"luminance": 0.63472
}Semantic roles & 50–950 ramp
primary
#9ADECC
secondary
#B6667B
accent
#274FBE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121615
muted
#828484