#9CDBDD#9CDBDD
#9CDBDD is a very light, moderate teal. Relative luminance 0.630; OKLCH L 85.0% C 0.064 H 198.5°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDBDD |
|---|---|
| RGB | rgb(156, 219, 221) |
| HSL | hsl(182, 49%, 74%) |
| HSV | hsv(182, 29%, 87%) |
| CMYK | cmyk(29.4%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(83.42, -19.34, -7.39) |
| CIE-LCH | lch(83.42, 20.71, 200.92°) |
| OKLab | oklab(84.97% -0.0605 -0.0202) |
| OKLCH | oklch(84.97% 0.064 198.5) |
| XYZ | xyz(52.0886, 62.9486, 77.7983) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.17
Paleturquoise
#AFEEEE
ΔE00 4.36
Robin'S Egg Blue
#98EFF9
ΔE00 5.54
Robin Egg Blue
#8AF1FE
ΔE00 6.88
Pale Sky Blue
#BDF6FE
ΔE00 7.02
Lightblue
#ADD8E6
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDBDD #DD9E9C
analogous
#9CDDBF #9CDBDD #9CBBDD
triadic
#9CDBDD #DD9CDB #DBDD9C
tetradic
#9CDBDD #BF9CDD #DD9E9C #BBDD9C
square
#9CDBDD #BF9CDD #DD9E9C #BBDD9C
split-complementary
#9CDBDD #DD9CBB #DDBF9C
monochromatic
#41BABE #6ECACD #9CDBDD #CAECED #E8F7F7
Accessibility & contrast
On white
1.55
#9CDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#9CDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDBDD
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDBDD | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DD
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#85DFDB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9cdbdd; /* rgb */ color: rgb(156, 219, 221); /* oklch */ color: oklch(85.0% 0.064 198.5);
Tailwind
colors: {
custom: {
50: '#bbe6e7',
500: '#9cdbdd',
950: '#000000',
},
}SCSS
$custom: #9cdbdd; $custom-light: #bbe6e7; $custom-dark: #000000;
JSON
{
"hex": "#9cdbdd",
"rgb": {
"r": 156,
"g": 219,
"b": 221
},
"hsl": {
"h": 181.846,
"s": 48.872,
"l": 73.922
},
"oklch": {
"l": 0.84972,
"c": 0.06377,
"h": 198.5
},
"luminance": 0.62951
}Semantic roles & 50–950 ramp
primary
#9CDBDD
secondary
#B56B68
accent
#2E29BC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484