#7CCFC2#7CCFC2
#7CCFC2 is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.084 H 183.0°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFC2 |
|---|---|
| RGB | rgb(124, 207, 194) |
| HSL | hsl(171, 46%, 65%) |
| HSV | hsv(171, 40%, 81%) |
| CMYK | cmyk(40.1%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(77.76, -28.32, -1.49) |
| CIE-LCH | lch(77.76, 28.36, 183.00°) |
| OKLab | oklab(79.78% -0.0835 -0.0044) |
| OKLCH | oklch(79.78% 0.084 183) |
| XYZ | xyz(40.3589, 52.8029, 59.0938) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.70
Seafoam Blue
#78D1B6
ΔE00 4.75
Mediumturquoise
#48D1CC
ΔE00 5.50
Turquoise
#40E0D0
ΔE00 6.61
Mediumaquamarine
#66CDAA
ΔE00 7.36
Turquoise (survey)
#06C2AC
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFC2 #CF7C89
analogous
#7CCF98 #7CCFC2 #7CB3CF
triadic
#7CCFC2 #C27CCF #CFC27C
tetradic
#7CCFC2 #987CCF #CF7C89 #B3CF7C
square
#7CCFC2 #987CCF #CF7C89 #B3CF7C
split-complementary
#7CCFC2 #CF7CB3 #CF987C
monochromatic
#38998A #4FBFAD #7CCFC2 #A9DFD7 #D6F0EC
Accessibility & contrast
On white
1.82
#7CCFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#7CCFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFC2
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFC2 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6C2
Deuteranopia (green-blind)
#B9BCC3
Tritanopia (blue-blind)
#5DD2CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ccfc2; /* rgb */ color: rgb(124, 207, 194); /* oklch */ color: oklch(79.8% 0.084 183.0);
Tailwind
colors: {
custom: {
50: '#a6ded4',
500: '#7ccfc2',
950: '#000000',
},
}SCSS
$custom: #7ccfc2; $custom-light: #a6ded4; $custom-dark: #000000;
JSON
{
"hex": "#7ccfc2",
"rgb": {
"r": 124,
"g": 207,
"b": 194
},
"hsl": {
"h": 170.602,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.79781,
"c": 0.08365,
"h": 183
},
"luminance": 0.52806
}Semantic roles & 50–950 ramp
primary
#7CCFC2
secondary
#9E515D
accent
#2C42BA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483