#7CDCCD#7CDCCD
#7CDCCD is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.094 H 182.7°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCCD |
|---|---|
| RGB | rgb(124, 220, 205) |
| HSL | hsl(171, 58%, 67%) |
| HSV | hsv(171, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(81.77, -31.96, -1.49) |
| CIE-LCH | lch(81.77, 31.99, 182.67°) |
| OKLab | oklab(83.11% -0.0941 -0.0045) |
| OKLCH | oklch(83.11% 0.094 182.7) |
| XYZ | xyz(44.9204, 59.8758, 66.9358) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.68
Seafoam Blue
#78D1B6
ΔE00 5.11
Tiffany Blue
#7BF2DA
ΔE00 5.48
Mediumturquoise
#48D1CC
ΔE00 5.82
Pale Teal
#82CBB2
ΔE00 6.14
Light Teal
#90E4C1
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCCD #DC7C8B
analogous
#7CDC9D #7CDCCD #7CBBDC
triadic
#7CDCCD #CD7CDC #DCCD7C
tetradic
#7CDCCD #9D7CDC #DC7C8B #BBDC7C
square
#7CDCCD #9D7CDC #DC7C8B #BBDC7C
split-complementary
#7CDCCD #DC7CBB #DC9D7C
monochromatic
#2FAF9B #4CCFBB #7CDCCD #ACE9DF #DDF6F2
Accessibility & contrast
On white
1.62
#7CDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#7CDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCCD
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCCD | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#C4C6CE
Tritanopia (blue-blind)
#54DFD7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7cdccd; /* rgb */ color: rgb(124, 220, 205); /* oklch */ color: oklch(83.1% 0.094 182.7);
Tailwind
colors: {
custom: {
50: '#a7e7dc',
500: '#7cdccd',
950: '#000000',
},
}SCSS
$custom: #7cdccd; $custom-light: #a7e7dc; $custom-dark: #000000;
JSON
{
"hex": "#7cdccd",
"rgb": {
"r": 124,
"g": 220,
"b": 205
},
"hsl": {
"h": 170.625,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.83108,
"c": 0.09418,
"h": 182.7
},
"luminance": 0.59879
}Semantic roles & 50–950 ramp
primary
#7CDCCD
secondary
#B14B5B
accent
#203AC5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484