#9BD2CA#9BD2CA
#9BD2CA is a very light, muted teal. Relative luminance 0.573; OKLCH L 82.3% C 0.058 H 185.0°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #9BD2CA |
|---|---|
| RGB | rgb(155, 210, 202) |
| HSL | hsl(171, 38%, 72%) |
| HSV | hsv(171, 26%, 82%) |
| CMYK | cmyk(26.2%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(80.36, -19.34, -1.78) |
| CIE-LCH | lch(80.36, 19.42, 185.25°) |
| OKLab | oklab(82.35% -0.0576 -0.0051) |
| OKLCH | oklch(82.35% 0.058 185) |
| XYZ | xyz(47.2214, 57.3238, 64.4422) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.18
Paleturquoise
#AFEEEE
ΔE00 7.19
Powder Blue
#B0E0E6
ΔE00 7.41
Seafoam Blue
#78D1B6
ΔE00 8.15
Mediumturquoise
#48D1CC
ΔE00 9.10
Duck Egg Blue
#C3FBF4
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BD2CA #D29BA3
analogous
#9BD2AF #9BD2CA #9BBFD2
triadic
#9BD2CA #CA9BD2 #D2CA9B
tetradic
#9BD2CA #AF9BD2 #D29BA3 #BFD29B
square
#9BD2CA #AF9BD2 #D29BA3 #BFD29B
split-complementary
#9BD2CA #D29BBF #D2AF9B
monochromatic
#4BA79A #71BFB4 #9BD2CA #C5E5E0 #EAF6F4
Accessibility & contrast
On white
1.68
#9BD2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#9BD2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BD2CA
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BD2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BD2CA | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCA
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#8BD4CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9bd2ca; /* rgb */ color: rgb(155, 210, 202); /* oklch */ color: oklch(82.3% 0.058 185.0);
Tailwind
colors: {
custom: {
50: '#bae0da',
500: '#9bd2ca',
950: '#000000',
},
}SCSS
$custom: #9bd2ca; $custom-light: #bae0da; $custom-dark: #000000;
JSON
{
"hex": "#9bd2ca",
"rgb": {
"r": 155,
"g": 210,
"b": 202
},
"hsl": {
"h": 171.273,
"s": 37.931,
"l": 71.569
},
"oklch": {
"l": 0.8235,
"c": 0.05785,
"h": 185
},
"luminance": 0.57326
}Semantic roles & 50–950 ramp
primary
#9BD2CA
secondary
#A86972
accent
#3547B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483