#9CFDCD#9CFDCD
#9CFDCD is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.1% C 0.114 H 161.5°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFDCD |
|---|---|
| RGB | rgb(156, 253, 205) |
| HSL | hsl(150, 96%, 80%) |
| HSV | hsv(150, 38%, 99%) |
| CMYK | cmyk(38.3%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(92.45, -38.90, 14.07) |
| CIE-LCH | lch(92.45, 41.37, 160.11°) |
| OKLab | oklab(92.1% -0.1082 0.0362) |
| OKLCH | oklch(92.1% 0.114 161.5) |
| XYZ | xyz(59.8507, 81.7225, 70.3660) |
| Luminance | 0.8173 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.56
Light Aquamarine
#7BFDC7
ΔE00 3.33
Light Seafoam
#A0FEBF
ΔE00 3.60
Aquamarine
#7FFFD4
ΔE00 3.78
Mint
#AAF0C1
ΔE00 4.09
Light Turquoise
#7EF4CC
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFDCD #FD9CCC
analogous
#9CFD9C #9CFDCD #9CFDFD
triadic
#9CFDCD #CD9CFD #FDCD9C
tetradic
#9CFDCD #9C9CFD #FD9CCC #FDFD9C
square
#9CFDCD #9C9CFD #FD9CCC #FDFD9C
split-complementary
#9CFDCD #FD9CFD #FD9C9C
monochromatic
#24FB90 #60FCAF #9CFDCD #D8FEEB #E1FEF0
Accessibility & contrast
On white
1.21
#9CFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#9CFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFDCD
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFDCD | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CA
Deuteranopia (green-blind)
#EBE5D0
Tritanopia (blue-blind)
#85FDEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9cfdcd; /* rgb */ color: rgb(156, 253, 205); /* oklch */ color: oklch(92.1% 0.114 161.5);
Tailwind
colors: {
custom: {
50: '#bdfedc',
500: '#9cfdcd',
950: '#000000',
},
}SCSS
$custom: #9cfdcd; $custom-light: #bdfedc; $custom-dark: #000000;
JSON
{
"hex": "#9cfdcd",
"rgb": {
"r": 156,
"g": 253,
"b": 205
},
"hsl": {
"h": 150.309,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.92099,
"c": 0.11413,
"h": 161.5
},
"luminance": 0.81726
}Semantic roles & 50–950 ramp
primary
#9CFDCD
secondary
#DF5E9E
accent
#0072E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684