#7CCFCA#7CCFCA
#7CCFCA is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.0% C 0.082 H 190.7°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFCA |
|---|---|
| RGB | rgb(124, 207, 202) |
| HSL | hsl(176, 46%, 65%) |
| HSV | hsv(176, 40%, 81%) |
| CMYK | cmyk(40.1%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(77.98, -26.42, -5.47) |
| CIE-LCH | lch(77.98, 26.98, 191.69°) |
| OKLab | oklab(80.03% -0.0802 -0.0151) |
| OKLCH | oklch(80.03% 0.082 190.7) |
| XYZ | xyz(41.2816, 53.1720, 63.9535) |
| Luminance | 0.5317 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.72
Darkturquoise
#00CED1
ΔE00 6.87
Turquoise
#40E0D0
ΔE00 7.53
Pale Teal
#82CBB2
ΔE00 7.60
Seafoam Blue
#78D1B6
ΔE00 7.81
Paleturquoise
#AFEEEE
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFCA #CF7C81
analogous
#7CCFA1 #7CCFCA #7CAACF
triadic
#7CCFCA #CA7CCF #CFCA7C
tetradic
#7CCFCA #A17CCF #CF7C81 #AACF7C
square
#7CCFCA #A17CCF #CF7C81 #AACF7C
split-complementary
#7CCFCA #CF7CAA #CFA17C
monochromatic
#389993 #4FBFB8 #7CCFCA #A9DFDC #D6F0EE
Accessibility & contrast
On white
1.80
#7CCFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#7CCFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFCA
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFCA | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#59D3CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7ccfca; /* rgb */ color: rgb(124, 207, 202); /* oklch */ color: oklch(80.0% 0.082 190.7);
Tailwind
colors: {
custom: {
50: '#a6deda',
500: '#7ccfca',
950: '#000000',
},
}SCSS
$custom: #7ccfca; $custom-light: #a6deda; $custom-dark: #000000;
JSON
{
"hex": "#7ccfca",
"rgb": {
"r": 124,
"g": 207,
"b": 202
},
"hsl": {
"h": 176.386,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.80028,
"c": 0.08158,
"h": 190.7
},
"luminance": 0.53175
}Semantic roles & 50–950 ramp
primary
#7CCFCA
secondary
#9E5155
accent
#2C34BA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483