#7CDCC8#7CDCC8
#7CDCC8 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.096 H 178.8°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCC8 |
|---|---|
| RGB | rgb(124, 220, 200) |
| HSL | hsl(168, 58%, 67%) |
| HSV | hsv(168, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 9.1%, 13.7%) |
| CIE-LAB | lab(81.64, -33.12, 0.98) |
| CIE-LCH | lch(81.64, 33.14, 178.30°) |
| OKLab | oklab(82.96% -0.0962 0.0021) |
| OKLCH | oklch(82.96% 0.096 178.8) |
| XYZ | xyz(44.3265, 59.6382, 63.8079) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.74
Tiffany Blue
#7BF2DA
ΔE00 5.00
Turquoise
#40E0D0
ΔE00 5.04
Pale Teal
#82CBB2
ΔE00 5.15
Light Teal
#90E4C1
ΔE00 5.53
Mediumaquamarine
#66CDAA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCC8 #DC7C90
analogous
#7CDC98 #7CDCC8 #7CC0DC
triadic
#7CDCC8 #C87CDC #DCC87C
tetradic
#7CDCC8 #987CDC #DC7C90 #C0DC7C
square
#7CDCC8 #987CDC #DC7C90 #C0DC7C
split-complementary
#7CDCC8 #DC7CC0 #DC987C
monochromatic
#2FAF94 #4CCFB4 #7CDCC8 #ACE9DC #DDF6F1
Accessibility & contrast
On white
1.62
#7CDCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#7CDCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCC8
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCC8 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C7
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#57DFD6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7cdcc8; /* rgb */ color: rgb(124, 220, 200); /* oklch */ color: oklch(83.0% 0.096 178.8);
Tailwind
colors: {
custom: {
50: '#a7e7d8',
500: '#7cdcc8',
950: '#000000',
},
}SCSS
$custom: #7cdcc8; $custom-light: #a7e7d8; $custom-dark: #000000;
JSON
{
"hex": "#7cdcc8",
"rgb": {
"r": 124,
"g": 220,
"b": 200
},
"hsl": {
"h": 167.5,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.8296,
"c": 0.09622,
"h": 178.8
},
"luminance": 0.59642
}Semantic roles & 50–950 ramp
primary
#7CDCC8
secondary
#B14B60
accent
#2043C5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483