#7CCDCA#7CCDCA
#7CCDCA is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.6% C 0.080 H 192.6°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCDCA |
|---|---|
| RGB | rgb(124, 205, 202) |
| HSL | hsl(178, 45%, 65%) |
| HSV | hsv(178, 40%, 80%) |
| CMYK | cmyk(39.5%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(77.41, -25.43, -6.31) |
| CIE-LCH | lch(77.41, 26.21, 193.93°) |
| OKLab | oklab(79.57% -0.0778 -0.0174) |
| OKLCH | oklch(79.57% 0.08 192.6) |
| XYZ | xyz(40.8002, 52.2091, 63.7931) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.04
Darkturquoise
#00CED1
ΔE00 6.79
Pale Teal
#82CBB2
ΔE00 8.26
Turquoise
#40E0D0
ΔE00 8.29
Seafoam Blue
#78D1B6
ΔE00 8.62
Aqua Blue
#02D8E9
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCDCA #CD7C7F
analogous
#7CCDA2 #7CCDCA #7CA8CD
triadic
#7CCDCA #CA7CCD #CDCA7C
tetradic
#7CCDCA #A27CCD #CD7C7F #A8CD7C
square
#7CCDCA #A27CCD #CD7C7F #A8CD7C
split-complementary
#7CCDCA #CD7CA8 #CDA27C
monochromatic
#399692 #50BCB8 #7CCDCA #A8DEDC #D5EFEE
Accessibility & contrast
On white
1.84
#7CCDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#7CCDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCDCA
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCDCA | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CA
Deuteranopia (green-blind)
#B5BBCB
Tritanopia (blue-blind)
#59D1CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ccdca; /* rgb */ color: rgb(124, 205, 202); /* oklch */ color: oklch(79.6% 0.080 192.6);
Tailwind
colors: {
custom: {
50: '#a6dcda',
500: '#7ccdca',
950: '#000000',
},
}SCSS
$custom: #7ccdca; $custom-light: #a6dcda; $custom-dark: #000000;
JSON
{
"hex": "#7ccdca",
"rgb": {
"r": 124,
"g": 205,
"b": 202
},
"hsl": {
"h": 177.778,
"s": 44.751,
"l": 64.51
},
"oklch": {
"l": 0.7957,
"c": 0.07972,
"h": 192.6
},
"luminance": 0.52212
}Semantic roles & 50–950 ramp
primary
#7CCDCA
secondary
#9C5154
accent
#2E33B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483