#9CDADA#9CDADA
#9CDADA is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.7% C 0.063 H 196.0°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDADA |
|---|---|
| RGB | rgb(156, 218, 218) |
| HSL | hsl(180, 46%, 73%) |
| HSV | hsv(180, 28%, 85%) |
| CMYK | cmyk(28.4%, 0%, 0%, 14.5%) |
| CIE-LAB | lab(83.06, -19.52, -6.33) |
| CIE-LCH | lch(83.06, 20.52, 197.97°) |
| OKLab | oklab(84.66% -0.0604 -0.0174) |
| OKLCH | oklch(84.66% 0.063 196) |
| XYZ | xyz(51.4324, 62.2700, 75.6253) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.54
Powder Blue
#B0E0E6
ΔE00 4.66
Robin'S Egg Blue
#98EFF9
ΔE00 6.15
Robin Egg Blue
#8AF1FE
ΔE00 7.48
Pale Sky Blue
#BDF6FE
ΔE00 7.54
Duck Egg Blue
#C3FBF4
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDADA #DA9C9C
analogous
#9CDABB #9CDADA #9CBBDA
triadic
#9CDADA #DA9CDA #DADA9C
tetradic
#9CDADA #BB9CDA #DA9C9C #BBDA9C
square
#9CDADA #BB9CDA #DA9C9C #BBDA9C
split-complementary
#9CDADA #DA9CBB #DABB9C
monochromatic
#44B7B7 #6FC9C9 #9CDADA #C9EBEB #E9F7F7
Accessibility & contrast
On white
1.56
#9CDADA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#9CDADA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDADA
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDADA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDADA | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#C6CBDB
Tritanopia (blue-blind)
#86DEDA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #9cdada; /* rgb */ color: rgb(156, 218, 218); /* oklch */ color: oklch(84.7% 0.063 196.0);
Tailwind
colors: {
custom: {
50: '#bbe5e5',
500: '#9cdada',
950: '#000000',
},
}SCSS
$custom: #9cdada; $custom-light: #bbe5e5; $custom-dark: #000000;
JSON
{
"hex": "#9cdada",
"rgb": {
"r": 156,
"g": 218,
"b": 218
},
"hsl": {
"h": 180,
"s": 45.588,
"l": 73.333
},
"oklch": {
"l": 0.84658,
"c": 0.06285,
"h": 196
},
"luminance": 0.62273
}Semantic roles & 50–950 ramp
primary
#9CDADA
secondary
#B16969
accent
#2D2DB9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484