#7CCFC0#7CCFC0
#7CCFC0 is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.7% C 0.084 H 181.2°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFC0 |
|---|---|
| RGB | rgb(124, 207, 192) |
| HSL | hsl(169, 46%, 65%) |
| HSV | hsv(169, 40%, 81%) |
| CMYK | cmyk(40.1%, 0%, 7.2%, 18.8%) |
| CIE-LAB | lab(77.71, -28.79, -0.49) |
| CIE-LCH | lch(77.71, 28.79, 180.97°) |
| OKLab | oklab(79.72% -0.0844 -0.0018) |
| OKLCH | oklch(79.72% 0.084 181.2) |
| XYZ | xyz(40.1358, 52.7137, 57.9188) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.02
Pale Teal
#82CBB2
ΔE00 4.02
Mediumturquoise
#48D1CC
ΔE00 5.95
Turquoise
#40E0D0
ΔE00 6.62
Mediumaquamarine
#66CDAA
ΔE00 6.66
Light Teal
#90E4C1
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFC0 #CF7C8B
analogous
#7CCF97 #7CCFC0 #7CB4CF
triadic
#7CCFC0 #C07CCF #CFC07C
tetradic
#7CCFC0 #977CCF #CF7C8B #B4CF7C
square
#7CCFC0 #977CCF #CF7C8B #B4CF7C
split-complementary
#7CCFC0 #CF7CB4 #CF977C
monochromatic
#389987 #4FBFAA #7CCFC0 #A9DFD6 #D6F0EB
Accessibility & contrast
On white
1.82
#7CCFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#7CCFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFC0
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFC0 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BF
Deuteranopia (green-blind)
#BABCC1
Tritanopia (blue-blind)
#5ED2CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ccfc0; /* rgb */ color: rgb(124, 207, 192); /* oklch */ color: oklch(79.7% 0.084 181.2);
Tailwind
colors: {
custom: {
50: '#a6ded3',
500: '#7ccfc0',
950: '#000000',
},
}SCSS
$custom: #7ccfc0; $custom-light: #a6ded3; $custom-dark: #000000;
JSON
{
"hex": "#7ccfc0",
"rgb": {
"r": 124,
"g": 207,
"b": 192
},
"hsl": {
"h": 169.157,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.79721,
"c": 0.08441,
"h": 181.2
},
"luminance": 0.52717
}Semantic roles & 50–950 ramp
primary
#7CCFC0
secondary
#9E515F
accent
#2C46BA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483