#7CCACE#7CCACE
#7CCACE is a light, moderate teal. Relative luminance 0.510; OKLCH L 79.0% C 0.077 H 199.9°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCACE |
|---|---|
| RGB | rgb(124, 202, 206) |
| HSL | hsl(183, 46%, 65%) |
| HSV | hsv(183, 40%, 81%) |
| CMYK | cmyk(39.8%, 1.9%, 0%, 19.2%) |
| CIE-LAB | lab(76.67, -22.96, -9.56) |
| CIE-LCH | lch(76.67, 24.87, 202.61°) |
| OKLab | oklab(79.02% -0.0726 -0.0263) |
| OKLCH | oklch(79.02% 0.077 199.9) |
| XYZ | xyz(40.5692, 50.9795, 66.0828) |
| Luminance | 0.5098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.74
Darkturquoise
#00CED1
ΔE00 7.23
Aqua Blue
#02D8E9
ΔE00 7.64
Powder Blue
#B0E0E6
ΔE00 8.49
Robin'S Egg Blue
#98EFF9
ΔE00 8.88
Robin'S Egg
#6DEDFD
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCACE #CE807C
analogous
#7CCEA9 #7CCACE #7CA1CE
triadic
#7CCACE #CE7CCA #CACE7C
tetradic
#7CCACE #A97CCE #CE807C #A1CE7C
square
#7CCACE #A97CCE #CE807C #A1CE7C
split-complementary
#7CCACE #CE7CA1 #CEA97C
monochromatic
#399297 #4FB8BD #7CCACE #A9DCDF #D5EEEF
Accessibility & contrast
On white
1.88
#7CCACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#7CCACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCACE
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCACE | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CE
Deuteranopia (green-blind)
#B1B9CF
Tritanopia (blue-blind)
#58CFCB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7ccace; /* rgb */ color: rgb(124, 202, 206); /* oklch */ color: oklch(79.0% 0.077 199.9);
Tailwind
colors: {
custom: {
50: '#a6dadc',
500: '#7ccace',
950: '#000000',
},
}SCSS
$custom: #7ccace; $custom-light: #a6dadc; $custom-dark: #000000;
JSON
{
"hex": "#7ccace",
"rgb": {
"r": 124,
"g": 202,
"b": 206
},
"hsl": {
"h": 182.927,
"s": 45.556,
"l": 64.706
},
"oklch": {
"l": 0.79016,
"c": 0.07718,
"h": 199.9
},
"luminance": 0.50982
}Semantic roles & 50–950 ramp
primary
#7CCACE
secondary
#9D5551
accent
#342DB9
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101515
muted
#818484