#9CDFE7#9CDFE7
#9CDFE7 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 86.2% C 0.068 H 205.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDFE7 |
|---|---|
| RGB | rgb(156, 223, 231) |
| HSL | hsl(186, 61%, 76%) |
| HSV | hsv(186, 32%, 91%) |
| CMYK | cmyk(32.5%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(84.80, -19.04, -10.64) |
| CIE-LCH | lch(84.80, 21.81, 209.20°) |
| OKLab | oklab(86.17% -0.0615 -0.0291) |
| OKLCH | oklch(86.17% 0.068 205.3) |
| XYZ | xyz(54.5169, 65.6097, 85.3771) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.51
Robin'S Egg Blue
#98EFF9
ΔE00 4.03
Paleturquoise
#AFEEEE
ΔE00 4.56
Robin Egg Blue
#8AF1FE
ΔE00 5.33
Pale Sky Blue
#BDF6FE
ΔE00 5.74
Lightblue
#ADD8E6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDFE7 #E7A49C
analogous
#9CE7C9 #9CDFE7 #9CB9E7
triadic
#9CDFE7 #E79CDF #DFE79C
tetradic
#9CDFE7 #C99CE7 #E7A49C #B9E79C
square
#9CDFE7 #C99CE7 #E7A49C #B9E79C
split-complementary
#9CDFE7 #E79CB9 #E7C99C
monochromatic
#39BFCF #6BCFDB #9CDFE7 #CDEFF3 #E6F7F9
Accessibility & contrast
On white
1.49
#9CDFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#9CDFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDFE7
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDFE7 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE8
Deuteranopia (green-blind)
#C8CFE7
Tritanopia (blue-blind)
#81E4E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9cdfe7; /* rgb */ color: rgb(156, 223, 231); /* oklch */ color: oklch(86.2% 0.068 205.3);
Tailwind
colors: {
custom: {
50: '#bce9ee',
500: '#9cdfe7',
950: '#000000',
},
}SCSS
$custom: #9cdfe7; $custom-light: #bce9ee; $custom-dark: #000000;
JSON
{
"hex": "#9cdfe7",
"rgb": {
"r": 156,
"g": 223,
"b": 231
},
"hsl": {
"h": 186.4,
"s": 60.976,
"l": 75.882
},
"oklch": {
"l": 0.86168,
"c": 0.06802,
"h": 205.3
},
"luminance": 0.65613
}Semantic roles & 50–950 ramp
primary
#9CDFE7
secondary
#C17066
accent
#2F1DC9
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485