#9CDFEB#9CDFEB
#9CDFEB is a very light, moderate teal. Relative luminance 0.658; OKLCH L 86.3% C 0.069 H 209.9°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDFEB |
|---|---|
| RGB | rgb(156, 223, 235) |
| HSL | hsl(189, 66%, 77%) |
| HSV | hsv(189, 34%, 92%) |
| CMYK | cmyk(33.6%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(84.91, -18.09, -12.58) |
| CIE-LCH | lch(84.91, 22.04, 214.81°) |
| OKLab | oklab(86.3% -0.0599 -0.0344) |
| OKLCH | oklch(86.3% 0.069 209.9) |
| XYZ | xyz(55.0883, 65.8383, 88.3865) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.61
Robin'S Egg Blue
#98EFF9
ΔE00 4.35
Lightblue
#ADD8E6
ΔE00 5.23
Robin Egg Blue
#8AF1FE
ΔE00 5.44
Paleturquoise
#AFEEEE
ΔE00 5.66
Pale Sky Blue
#BDF6FE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDFEB #EBA89C
analogous
#9CEBD0 #9CDFEB #9CB8EB
triadic
#9CDFEB #EB9CDF #DFEB9C
tetradic
#9CDFEB #D09CEB #EBA89C #B8EB9C
square
#9CDFEB #D09CEB #EBA89C #B8EB9C
split-complementary
#9CDFEB #EB9CB8 #EBD09C
monochromatic
#36BED6 #69CFE1 #9CDFEB #CFEFF5 #E6F7FA
Accessibility & contrast
On white
1.48
#9CDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#9CDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDFEB
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDFEB | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#C6D0EB
Tritanopia (blue-blind)
#7FE5E2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9cdfeb; /* rgb */ color: rgb(156, 223, 235); /* oklch */ color: oklch(86.3% 0.069 209.9);
Tailwind
colors: {
custom: {
50: '#bce9f1',
500: '#9cdfeb',
950: '#000000',
},
}SCSS
$custom: #9cdfeb; $custom-light: #bce9f1; $custom-dark: #000000;
JSON
{
"hex": "#9cdfeb",
"rgb": {
"r": 156,
"g": 223,
"b": 235
},
"hsl": {
"h": 189.114,
"s": 66.387,
"l": 76.667
},
"oklch": {
"l": 0.863,
"c": 0.06912,
"h": 209.9
},
"luminance": 0.65841
}Semantic roles & 50–950 ramp
primary
#9CDFEB
secondary
#C77465
accent
#3317CE
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485