#9BDECA#9BDECA
#9BDECA is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.0% C 0.073 H 173.9°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDECA |
|---|---|
| RGB | rgb(155, 222, 202) |
| HSL | hsl(162, 50%, 74%) |
| HSV | hsv(162, 30%, 87%) |
| CMYK | cmyk(30.2%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(83.69, -25.28, 3.08) |
| CIE-LCH | lch(83.69, 25.46, 173.06°) |
| OKLab | oklab(85.01% -0.0729 0.0078) |
| OKLCH | oklch(85.01% 0.073 173.9) |
| XYZ | xyz(50.2959, 63.4728, 65.4670) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.82
Pale Teal
#82CBB2
ΔE00 5.35
Seafoam Blue
#78D1B6
ΔE00 5.36
Tiffany Blue
#7BF2DA
ΔE00 6.74
Pale Aqua
#B8FFEB
ΔE00 7.17
Seafoam
#7FE0B3
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDECA #DE9BAF
analogous
#9BDEA9 #9BDECA #9BD1DE
triadic
#9BDECA #CA9BDE #DECA9B
tetradic
#9BDECA #A99BDE #DE9BAF #D1DE9B
square
#9BDECA #A99BDE #DE9BAF #D1DE9B
split-complementary
#9BDECA #DE9BD1 #DEA99B
monochromatic
#3FBF99 #6DCFB2 #9BDECA #C9EDE2 #E8F7F3
Accessibility & contrast
On white
1.53
#9BDECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#9BDECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDECA
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDECA | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#CECDCB
Tritanopia (blue-blind)
#89DFD8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #9bdeca; /* rgb */ color: rgb(155, 222, 202); /* oklch */ color: oklch(85.0% 0.073 173.9);
Tailwind
colors: {
custom: {
50: '#bae8da',
500: '#9bdeca',
950: '#000000',
},
}SCSS
$custom: #9bdeca; $custom-light: #bae8da; $custom-dark: #000000;
JSON
{
"hex": "#9bdeca",
"rgb": {
"r": 155,
"g": 222,
"b": 202
},
"hsl": {
"h": 162.09,
"s": 50.376,
"l": 73.922
},
"oklch": {
"l": 0.85012,
"c": 0.07327,
"h": 173.9
},
"luminance": 0.63475
}Semantic roles & 50–950 ramp
primary
#9BDECA
secondary
#B6677F
accent
#2855BE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121614
muted
#828483