#9CDFEA#9CDFEA
#9CDFEA is a very light, moderate teal. Relative luminance 0.658; OKLCH L 86.3% C 0.069 H 208.8°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDFEA |
|---|---|
| RGB | rgb(156, 223, 234) |
| HSL | hsl(188, 65%, 76%) |
| HSV | hsv(188, 33%, 92%) |
| CMYK | cmyk(33.3%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(84.88, -18.33, -12.09) |
| CIE-LCH | lch(84.88, 21.96, 213.42°) |
| OKLab | oklab(86.27% -0.0603 -0.0331) |
| OKLCH | oklch(86.27% 0.069 208.8) |
| XYZ | xyz(54.9442, 65.7806, 87.6277) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.52
Robin'S Egg Blue
#98EFF9
ΔE00 4.22
Paleturquoise
#AFEEEE
ΔE00 5.36
Robin Egg Blue
#8AF1FE
ΔE00 5.37
Lightblue
#ADD8E6
ΔE00 5.44
Pale Sky Blue
#BDF6FE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDFEA #EAA79C
analogous
#9CEACE #9CDFEA #9CB8EA
triadic
#9CDFEA #EA9CDF #DFEA9C
tetradic
#9CDFEA #CE9CEA #EAA79C #B8EA9C
square
#9CDFEA #CE9CEA #EAA79C #B8EA9C
split-complementary
#9CDFEA #EA9CB8 #EACE9C
monochromatic
#37BED5 #6ACFDF #9CDFEA #CEEFF5 #E6F7FA
Accessibility & contrast
On white
1.48
#9CDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#9CDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDFEA
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDFEA | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#7FE5E2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9cdfea; /* rgb */ color: rgb(156, 223, 234); /* oklch */ color: oklch(86.3% 0.069 208.8);
Tailwind
colors: {
custom: {
50: '#bce9f0',
500: '#9cdfea',
950: '#000000',
},
}SCSS
$custom: #9cdfea; $custom-light: #bce9f0; $custom-dark: #000000;
JSON
{
"hex": "#9cdfea",
"rgb": {
"r": 156,
"g": 223,
"b": 234
},
"hsl": {
"h": 188.462,
"s": 65,
"l": 76.471
},
"oklch": {
"l": 0.86267,
"c": 0.0688,
"h": 208.8
},
"luminance": 0.65784
}Semantic roles & 50–950 ramp
primary
#9CDFEA
secondary
#C57365
accent
#3219CD
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485