#9CDCC3#9CDCC3
#9CDCC3 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.4% C 0.074 H 168.3°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDCC3 |
|---|---|
| RGB | rgb(156, 220, 195) |
| HSL | hsl(157, 48%, 74%) |
| HSV | hsv(157, 29%, 86%) |
| CMYK | cmyk(29.1%, 0%, 11.4%, 13.7%) |
| CIE-LAB | lab(83.02, -25.46, 5.81) |
| CIE-LCH | lch(83.02, 26.12, 167.14°) |
| OKLab | oklab(84.43% -0.0724 0.015) |
| OKLCH | oklch(84.43% 0.074 168.3) |
| XYZ | xyz(49.1506, 62.1921, 61.0337) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.81
Pale Teal
#82CBB2
ΔE00 4.77
Seafoam Blue
#78D1B6
ΔE00 5.00
Seafoam
#7FE0B3
ΔE00 6.34
Mint
#AAF0C1
ΔE00 7.21
Pale Turquoise
#A5FBD5
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDCC3 #DC9CB5
analogous
#9CDCA3 #9CDCC3 #9CD5DC
triadic
#9CDCC3 #C39CDC #DCC39C
tetradic
#9CDCC3 #A39CDC #DC9CB5 #D5DC9C
square
#9CDCC3 #A39CDC #DC9CB5 #D5DC9C
split-complementary
#9CDCC3 #DC9CD5 #DCA39C
monochromatic
#42BB8C #6FCCA8 #9CDCC3 #C9ECDE #E8F7F1
Accessibility & contrast
On white
1.56
#9CDCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#9CDCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDCC3
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDCC3 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C2
Deuteranopia (green-blind)
#CDCBC5
Tritanopia (blue-blind)
#8DDDD5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #9cdcc3; /* rgb */ color: rgb(156, 220, 195); /* oklch */ color: oklch(84.4% 0.074 168.3);
Tailwind
colors: {
custom: {
50: '#bbe7d5',
500: '#9cdcc3',
950: '#000000',
},
}SCSS
$custom: #9cdcc3; $custom-light: #bbe7d5; $custom-dark: #000000;
JSON
{
"hex": "#9cdcc3",
"rgb": {
"r": 156,
"g": 220,
"b": 195
},
"hsl": {
"h": 156.562,
"s": 47.761,
"l": 73.725
},
"oklch": {
"l": 0.84428,
"c": 0.07394,
"h": 168.3
},
"luminance": 0.62194
}Semantic roles & 50–950 ramp
primary
#9CDCC3
secondary
#B46886
accent
#2A63BB
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121614
muted
#828483