#9FCECD#9FCECD
#9FCECD is a light, muted teal. Relative luminance 0.559; OKLCH L 81.8% C 0.049 H 194.6°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCECD |
|---|---|
| RGB | rgb(159, 206, 205) |
| HSL | hsl(179, 32%, 72%) |
| HSV | hsv(179, 23%, 81%) |
| CMYK | cmyk(22.8%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(79.57, -15.46, -4.53) |
| CIE-LCH | lch(79.57, 16.11, 196.31°) |
| OKLab | oklab(81.8% -0.0475 -0.0124) |
| OKLCH | oklch(81.8% 0.049 194.6) |
| XYZ | xyz(47.3855, 55.9194, 66.0426) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.32
Lightblue
#ADD8E6
ΔE00 7.44
Paleturquoise
#AFEEEE
ΔE00 7.47
Robin'S Egg Blue
#98EFF9
ΔE00 9.36
Pale Sky Blue
#BDF6FE
ΔE00 9.68
Duck Egg Blue
#C3FBF4
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCECD #CE9FA0
analogous
#9FCEB6 #9FCECD #9FB8CE
triadic
#9FCECD #CD9FCE #CECD9F
tetradic
#9FCECD #B69FCE #CE9FA0 #B8CE9F
square
#9FCECD #B69FCE #CE9FA0 #B8CE9F
split-complementary
#9FCECD #CE9FB8 #CEB69F
monochromatic
#52A19F #76B9B8 #9FCECD #C8E3E2 #EBF5F4
Accessibility & contrast
On white
1.72
#9FCECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#9FCECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCECD
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCECD | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#BFC2CE
Tritanopia (blue-blind)
#90D1CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9fcecd; /* rgb */ color: rgb(159, 206, 205); /* oklch */ color: oklch(81.8% 0.049 194.6);
Tailwind
colors: {
custom: {
50: '#bcdddc',
500: '#9fcecd',
950: '#000000',
},
}SCSS
$custom: #9fcecd; $custom-light: #bcdddc; $custom-dark: #000000;
JSON
{
"hex": "#9fcecd",
"rgb": {
"r": 159,
"g": 206,
"b": 205
},
"hsl": {
"h": 178.723,
"s": 32.414,
"l": 71.569
},
"oklch": {
"l": 0.81804,
"c": 0.04913,
"h": 194.6
},
"luminance": 0.55921
}Semantic roles & 50–950 ramp
primary
#9FCECD
secondary
#A36E6F
accent
#3A3DAB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484