#9CDCC2#9CDCC2
#9CDCC2 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.4% C 0.075 H 167.4°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDCC2 |
|---|---|
| RGB | rgb(156, 220, 194) |
| HSL | hsl(156, 48%, 74%) |
| HSV | hsv(156, 29%, 86%) |
| CMYK | cmyk(29.1%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(82.99, -25.67, 6.31) |
| CIE-LCH | lch(82.99, 26.43, 166.19°) |
| OKLab | oklab(84.4% -0.0728 0.0163) |
| OKLCH | oklch(84.4% 0.075 167.4) |
| XYZ | xyz(49.0379, 62.1470, 60.4402) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.62
Pale Teal
#82CBB2
ΔE00 4.78
Seafoam Blue
#78D1B6
ΔE00 5.00
Seafoam
#7FE0B3
ΔE00 6.10
Mint
#AAF0C1
ΔE00 6.95
Pale Turquoise
#A5FBD5
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDCC2 #DC9CB6
analogous
#9CDCA2 #9CDCC2 #9CD6DC
triadic
#9CDCC2 #C29CDC #DCC29C
tetradic
#9CDCC2 #A29CDC #DC9CB6 #D6DC9C
square
#9CDCC2 #A29CDC #DC9CB6 #D6DC9C
split-complementary
#9CDCC2 #DC9CD6 #DCA29C
monochromatic
#42BB8A #6FCCA6 #9CDCC2 #C9ECDE #E8F7F1
Accessibility & contrast
On white
1.56
#9CDCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#9CDCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDCC2
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDCC2 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3C1
Deuteranopia (green-blind)
#CECBC4
Tritanopia (blue-blind)
#8DDDD4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #9cdcc2; /* rgb */ color: rgb(156, 220, 194); /* oklch */ color: oklch(84.4% 0.075 167.4);
Tailwind
colors: {
custom: {
50: '#bbe7d4',
500: '#9cdcc2',
950: '#000000',
},
}SCSS
$custom: #9cdcc2; $custom-light: #bbe7d4; $custom-dark: #000000;
JSON
{
"hex": "#9cdcc2",
"rgb": {
"r": 156,
"g": 220,
"b": 194
},
"hsl": {
"h": 155.625,
"s": 47.761,
"l": 73.725
},
"oklch": {
"l": 0.84401,
"c": 0.07462,
"h": 167.4
},
"luminance": 0.62149
}Semantic roles & 50–950 ramp
primary
#9CDCC2
secondary
#B46887
accent
#2A65BB
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121614
muted
#828483