#9BDCDC#9BDCDC
#9BDCDC is a very light, moderate teal. Relative luminance 0.633; OKLCH L 85.1% C 0.066 H 196.0°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDCDC |
|---|---|
| RGB | rgb(155, 220, 220) |
| HSL | hsl(180, 48%, 74%) |
| HSV | hsv(180, 30%, 86%) |
| CMYK | cmyk(29.5%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(83.61, -20.35, -6.58) |
| CIE-LCH | lch(83.61, 21.39, 197.92°) |
| OKLab | oklab(85.1% -0.063 -0.018) |
| OKLCH | oklch(85.1% 0.066 196) |
| XYZ | xyz(52.0247, 63.3194, 77.1769) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.19
Powder Blue
#B0E0E6
ΔE00 4.89
Robin'S Egg Blue
#98EFF9
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 7.02
Pale Sky Blue
#BDF6FE
ΔE00 7.36
Light Cyan
#ACFFFC
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDCDC #DC9B9B
analogous
#9BDCBB #9BDCDC #9BBBDC
triadic
#9BDCDC #DC9BDC #DCDC9B
tetradic
#9BDCDC #BB9BDC #DC9B9B #BBDC9B
square
#9BDCDC #BB9BDC #DC9B9B #BBDC9B
split-complementary
#9BDCDC #DC9BBB #DCBB9B
monochromatic
#41BBBB #6ECCCC #9BDCDC #C8ECEC #E8F7F7
Accessibility & contrast
On white
1.54
#9BDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#9BDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDCDC
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDCDC | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#83E0DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9bdcdc; /* rgb */ color: rgb(155, 220, 220); /* oklch */ color: oklch(85.1% 0.066 196.0);
Tailwind
colors: {
custom: {
50: '#bae7e6',
500: '#9bdcdc',
950: '#000000',
},
}SCSS
$custom: #9bdcdc; $custom-light: #bae7e6; $custom-dark: #000000;
JSON
{
"hex": "#9bdcdc",
"rgb": {
"r": 155,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 48.148,
"l": 73.529
},
"oklch": {
"l": 0.85104,
"c": 0.06552,
"h": 196
},
"luminance": 0.63322
}Semantic roles & 50–950 ramp
primary
#9BDCDC
secondary
#B46767
accent
#2A2ABB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484