#9CCFD2#9CCFD2
#9CCFD2 is a light, muted teal. Relative luminance 0.563; OKLCH L 82.0% C 0.053 H 200.7°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCFD2 |
|---|---|
| RGB | rgb(156, 207, 210) |
| HSL | hsl(183, 38%, 72%) |
| HSV | hsv(183, 26%, 82%) |
| CMYK | cmyk(25.7%, 1.4%, 0%, 17.6%) |
| CIE-LAB | lab(79.81, -15.76, -6.87) |
| CIE-LCH | lch(79.81, 17.19, 203.54°) |
| OKLab | oklab(82% -0.0496 -0.0187) |
| OKLCH | oklch(82% 0.053 200.7) |
| XYZ | xyz(47.6523, 56.3445, 69.3250) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.55
Lightblue
#ADD8E6
ΔE00 6.25
Paleturquoise
#AFEEEE
ΔE00 7.25
Robin'S Egg Blue
#98EFF9
ΔE00 8.39
Pale Sky Blue
#BDF6FE
ΔE00 9.01
Sky Blue
#87CEEB
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCFD2 #D29F9C
analogous
#9CD2BA #9CCFD2 #9CB4D2
triadic
#9CCFD2 #D29CCF #CFD29C
tetradic
#9CCFD2 #BA9CD2 #D29F9C #B4D29C
square
#9CCFD2 #BA9CD2 #D29F9C #B4D29C
split-complementary
#9CCFD2 #D29CB4 #D2BA9C
monochromatic
#4CA2A7 #72BBBF #9CCFD2 #C6E3E5 #EAF5F5
Accessibility & contrast
On white
1.71
#9CCFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#9CCFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCFD2
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCFD2 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CAD2
Deuteranopia (green-blind)
#BEC3D2
Tritanopia (blue-blind)
#8AD3D0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9ccfd2; /* rgb */ color: rgb(156, 207, 210); /* oklch */ color: oklch(82.0% 0.053 200.7);
Tailwind
colors: {
custom: {
50: '#badddf',
500: '#9ccfd2',
950: '#000000',
},
}SCSS
$custom: #9ccfd2; $custom-light: #badddf; $custom-dark: #000000;
JSON
{
"hex": "#9ccfd2",
"rgb": {
"r": 156,
"g": 207,
"b": 210
},
"hsl": {
"h": 183.333,
"s": 37.5,
"l": 71.765
},
"oklch": {
"l": 0.81997,
"c": 0.05304,
"h": 200.7
},
"luminance": 0.56347
}Semantic roles & 50–950 ramp
primary
#9CCFD2
secondary
#A86E6A
accent
#3C35B0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484