#9CFECD#9CFECD
#9CFECD is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.3% C 0.116 H 161.2°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFECD |
|---|---|
| RGB | rgb(156, 254, 205) |
| HSL | hsl(150, 98%, 80%) |
| HSV | hsv(150, 39%, 100%) |
| CMYK | cmyk(38.6%, 0%, 19.3%, 0.4%) |
| CIE-LAB | lab(92.73, -39.35, 14.47) |
| CIE-LCH | lch(92.73, 41.93, 159.82°) |
| OKLab | oklab(92.33% -0.1094 0.0372) |
| OKLCH | oklch(92.33% 0.116 161.2) |
| XYZ | xyz(60.1672, 82.3555, 70.4715) |
| Luminance | 0.8236 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.79
Light Aquamarine
#7BFDC7
ΔE00 3.26
Light Seafoam
#A0FEBF
ΔE00 3.42
Aquamarine
#7FFFD4
ΔE00 3.83
Mint
#AAF0C1
ΔE00 4.23
Light Turquoise
#7EF4CC
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFECD #FE9CCD
analogous
#9CFE9C #9CFECD #9CFEFE
triadic
#9CFECD #CD9CFE #FECD9C
tetradic
#9CFECD #9C9CFE #FE9CCD #FEFE9C
square
#9CFECD #9C9CFE #FE9CCD #FEFE9C
split-complementary
#9CFECD #FE9CFE #FE9C9C
monochromatic
#23FD90 #5FFDAE #9CFECD #D9FFEC #E1FFF0
Accessibility & contrast
On white
1.20
#9CFECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#9CFECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFECD
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFECD | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF1CA
Deuteranopia (green-blind)
#ECE6D0
Tritanopia (blue-blind)
#84FDF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9cfecd; /* rgb */ color: rgb(156, 254, 205); /* oklch */ color: oklch(92.3% 0.116 161.2);
Tailwind
colors: {
custom: {
50: '#bdffdc',
500: '#9cfecd',
950: '#000000',
},
}SCSS
$custom: #9cfecd; $custom-light: #bdffdc; $custom-dark: #000000;
JSON
{
"hex": "#9cfecd",
"rgb": {
"r": 156,
"g": 254,
"b": 205
},
"hsl": {
"h": 150,
"s": 98,
"l": 80.392
},
"oklch": {
"l": 0.92325,
"c": 0.11556,
"h": 161.2
},
"luminance": 0.82359
}Semantic roles & 50–950 ramp
primary
#9CFECD
secondary
#E15D9F
accent
#0073E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684