#9ADECB#9ADECB
#9ADECB is a very light, moderate teal. Relative luminance 0.634; OKLCH L 85.0% C 0.074 H 175.1°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #9ADECB |
|---|---|
| RGB | rgb(154, 222, 203) |
| HSL | hsl(163, 51%, 74%) |
| HSV | hsv(163, 31%, 87%) |
| CMYK | cmyk(30.6%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(83.66, -25.36, 2.50) |
| CIE-LCH | lch(83.66, 25.48, 174.37°) |
| OKLab | oklab(84.99% -0.0733 0.0062) |
| OKLCH | oklch(84.99% 0.074 175.1) |
| XYZ | xyz(50.2235, 63.4217, 66.0836) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.09
Seafoam Blue
#78D1B6
ΔE00 5.41
Pale Teal
#82CBB2
ΔE00 5.44
Tiffany Blue
#7BF2DA
ΔE00 6.63
Pale Aqua
#B8FFEB
ΔE00 7.17
Seafoam
#7FE0B3
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ADECB #DE9AAD
analogous
#9ADEA9 #9ADECB #9ACFDE
triadic
#9ADECB #CB9ADE #DECB9A
tetradic
#9ADECB #A99ADE #DE9AAD #CFDE9A
square
#9ADECB #A99ADE #DE9AAD #CFDE9A
split-complementary
#9ADECB #DE9ACF #DEA99A
monochromatic
#3EBF9B #6CCFB3 #9ADECB #C8EDE3 #E8F7F3
Accessibility & contrast
On white
1.53
#9ADECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#9ADECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ADECB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ADECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ADECB | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CA
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#87E0D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #9adecb; /* rgb */ color: rgb(154, 222, 203); /* oklch */ color: oklch(85.0% 0.074 175.1);
Tailwind
colors: {
custom: {
50: '#b9e8da',
500: '#9adecb',
950: '#000000',
},
}SCSS
$custom: #9adecb; $custom-light: #b9e8da; $custom-dark: #000000;
JSON
{
"hex": "#9adecb",
"rgb": {
"r": 154,
"g": 222,
"b": 203
},
"hsl": {
"h": 163.235,
"s": 50.746,
"l": 73.725
},
"oklch": {
"l": 0.84985,
"c": 0.07358,
"h": 175.1
},
"luminance": 0.63424
}Semantic roles & 50–950 ramp
primary
#9ADECB
secondary
#B6667C
accent
#2752BE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121614
muted
#828483