#9BD2C8#9BD2C8
#9BD2C8 is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.3% C 0.059 H 182.4°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9BD2C8 |
|---|---|
| RGB | rgb(155, 210, 200) |
| HSL | hsl(169, 38%, 72%) |
| HSV | hsv(169, 26%, 82%) |
| CMYK | cmyk(26.2%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(80.31, -19.77, -0.79) |
| CIE-LCH | lch(80.31, 19.79, 182.28°) |
| OKLab | oklab(82.29% -0.0584 -0.0024) |
| OKLCH | oklch(82.29% 0.059 182.4) |
| XYZ | xyz(46.9862, 57.2297, 63.2031) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.50
Seafoam Blue
#78D1B6
ΔE00 7.52
Paleturquoise
#AFEEEE
ΔE00 7.60
Powder Blue
#B0E0E6
ΔE00 8.08
Light Teal
#90E4C1
ΔE00 9.17
Mediumturquoise
#48D1CC
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BD2C8 #D29BA5
analogous
#9BD2AD #9BD2C8 #9BC1D2
triadic
#9BD2C8 #C89BD2 #D2C89B
tetradic
#9BD2C8 #AD9BD2 #D29BA5 #C1D29B
square
#9BD2C8 #AD9BD2 #D29BA5 #C1D29B
split-complementary
#9BD2C8 #D29BC1 #D2AD9B
monochromatic
#4BA797 #71BFB1 #9BD2C8 #C5E5DF #EAF6F3
Accessibility & contrast
On white
1.69
#9BD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#9BD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BD2C8
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BD2C8 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC8
Deuteranopia (green-blind)
#C3C4C9
Tritanopia (blue-blind)
#8BD4CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9bd2c8; /* rgb */ color: rgb(155, 210, 200); /* oklch */ color: oklch(82.3% 0.059 182.4);
Tailwind
colors: {
custom: {
50: '#bae0d8',
500: '#9bd2c8',
950: '#000000',
},
}SCSS
$custom: #9bd2c8; $custom-light: #bae0d8; $custom-dark: #000000;
JSON
{
"hex": "#9bd2c8",
"rgb": {
"r": 155,
"g": 210,
"b": 200
},
"hsl": {
"h": 169.091,
"s": 37.931,
"l": 71.569
},
"oklch": {
"l": 0.8229,
"c": 0.0585,
"h": 182.4
},
"luminance": 0.57232
}Semantic roles & 50–950 ramp
primary
#9BD2C8
secondary
#A86975
accent
#354BB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483