#7CCECD#7CCECD
#7CCECD is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.9% C 0.080 H 194.7°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCECD |
|---|---|
| RGB | rgb(124, 206, 205) |
| HSL | hsl(179, 46%, 65%) |
| HSV | hsv(179, 40%, 81%) |
| CMYK | cmyk(39.8%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(77.78, -25.19, -7.37) |
| CIE-LCH | lch(77.78, 26.25, 196.32°) |
| OKLab | oklab(79.9% -0.0777 -0.0203) |
| OKLCH | oklch(79.9% 0.08 194.7) |
| XYZ | xyz(41.3988, 52.8325, 65.7619) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.22
Darkturquoise
#00CED1
ΔE00 6.65
Aqua Blue
#02D8E9
ΔE00 8.06
Turquoise
#40E0D0
ΔE00 8.63
Paleturquoise
#AFEEEE
ΔE00 8.70
Robin'S Egg Blue
#98EFF9
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCECD #CE7C7D
analogous
#7CCEA4 #7CCECD #7CA6CE
triadic
#7CCECD #CD7CCE #CECD7C
tetradic
#7CCECD #A47CCE #CE7C7D #A6CE7C
square
#7CCECD #A47CCE #CE7C7D #A6CE7C
split-complementary
#7CCECD #CE7CA6 #CEA47C
monochromatic
#399796 #4FBDBC #7CCECD #A9DFDE #D5EFEF
Accessibility & contrast
On white
1.82
#7CCECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#7CCECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCECD
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCECD | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#58D3CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ccecd; /* rgb */ color: rgb(124, 206, 205); /* oklch */ color: oklch(79.9% 0.080 194.7);
Tailwind
colors: {
custom: {
50: '#a6dddc',
500: '#7ccecd',
950: '#000000',
},
}SCSS
$custom: #7ccecd; $custom-light: #a6dddc; $custom-dark: #000000;
JSON
{
"hex": "#7ccecd",
"rgb": {
"r": 124,
"g": 206,
"b": 205
},
"hsl": {
"h": 179.268,
"s": 45.556,
"l": 64.706
},
"oklch": {
"l": 0.79895,
"c": 0.08034,
"h": 194.7
},
"luminance": 0.52835
}Semantic roles & 50–950 ramp
primary
#7CCECD
secondary
#9D5152
accent
#2D2EB9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484