#9CDFE8#9CDFE8
#9CDFE8 is a very light, moderate teal. Relative luminance 0.657; OKLCH L 86.2% C 0.068 H 206.5°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDFE8 |
|---|---|
| RGB | rgb(156, 223, 232) |
| HSL | hsl(187, 62%, 76%) |
| HSV | hsv(187, 33%, 91%) |
| CMYK | cmyk(32.8%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(84.83, -18.80, -11.12) |
| CIE-LCH | lch(84.83, 21.85, 210.61°) |
| OKLab | oklab(86.2% -0.0611 -0.0304) |
| OKLCH | oklch(86.2% 0.068 206.5) |
| XYZ | xyz(54.6585, 65.6663, 86.1231) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.48
Robin'S Egg Blue
#98EFF9
ΔE00 4.06
Paleturquoise
#AFEEEE
ΔE00 4.81
Robin Egg Blue
#8AF1FE
ΔE00 5.31
Pale Sky Blue
#BDF6FE
ΔE00 5.70
Lightblue
#ADD8E6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDFE8 #E8A59C
analogous
#9CE8CB #9CDFE8 #9CB9E8
triadic
#9CDFE8 #E89CDF #DFE89C
tetradic
#9CDFE8 #CB9CE8 #E8A59C #B9E89C
square
#9CDFE8 #CB9CE8 #E8A59C #B9E89C
split-complementary
#9CDFE8 #E89CB9 #E8CB9C
monochromatic
#39BFD1 #6ACFDC #9CDFE8 #CEEFF4 #E6F7F9
Accessibility & contrast
On white
1.49
#9CDFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#9CDFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDFE8
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDFE8 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE9
Deuteranopia (green-blind)
#C7D0E8
Tritanopia (blue-blind)
#80E5E2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9cdfe8; /* rgb */ color: rgb(156, 223, 232); /* oklch */ color: oklch(86.2% 0.068 206.5);
Tailwind
colors: {
custom: {
50: '#bce9ef',
500: '#9cdfe8',
950: '#000000',
},
}SCSS
$custom: #9cdfe8; $custom-light: #bce9ef; $custom-dark: #000000;
JSON
{
"hex": "#9cdfe8",
"rgb": {
"r": 156,
"g": 223,
"b": 232
},
"hsl": {
"h": 187.105,
"s": 62.295,
"l": 76.078
},
"oklch": {
"l": 0.86201,
"c": 0.06825,
"h": 206.5
},
"luminance": 0.65669
}Semantic roles & 50–950 ramp
primary
#9CDFE8
secondary
#C37165
accent
#301BCA
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485