#7CCFA8#7CCFA8
#7CCFA8 is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.1% C 0.099 H 162.6°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFA8 |
|---|---|
| RGB | rgb(124, 207, 168) |
| HSL | hsl(152, 46%, 65%) |
| HSV | hsv(152, 40%, 81%) |
| CMYK | cmyk(40.1%, 0%, 18.8%, 18.8%) |
| CIE-LAB | lab(77.12, -34.05, 11.54) |
| CIE-LCH | lch(77.12, 35.95, 161.28°) |
| OKLab | oklab(79.06% -0.0949 0.0297) |
| OKLCH | oklch(79.06% 0.099 162.6) |
| XYZ | xyz(37.6901, 51.7354, 45.0381) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.00
Seafoam Blue
#78D1B6
ΔE00 3.89
Seafoam
#7FE0B3
ΔE00 4.11
Pale Teal
#82CBB2
ΔE00 4.11
Light Teal
#90E4C1
ΔE00 5.33
Eucalyptus
#44D7A8
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFA8 #CF7CA3
analogous
#7CCF7E #7CCFA8 #7CCDCF
triadic
#7CCFA8 #A87CCF #CFA87C
tetradic
#7CCFA8 #7E7CCF #CF7CA3 #CDCF7C
square
#7CCFA8 #7E7CCF #CF7CA3 #CDCF7C
split-complementary
#7CCFA8 #CF7CCD #CF7E7C
monochromatic
#38996B #4FBF8A #7CCFA8 #A9DFC6 #D6F0E3
Accessibility & contrast
On white
1.85
#7CCFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#7CCFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFA8
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFA8 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A6
Deuteranopia (green-blind)
#BFBBAA
Tritanopia (blue-blind)
#67CFC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7ccfa8; /* rgb */ color: rgb(124, 207, 168); /* oklch */ color: oklch(79.1% 0.099 162.6);
Tailwind
colors: {
custom: {
50: '#a5dec1',
500: '#7ccfa8',
950: '#000000',
},
}SCSS
$custom: #7ccfa8; $custom-light: #a5dec1; $custom-dark: #000000;
JSON
{
"hex": "#7ccfa8",
"rgb": {
"r": 124,
"g": 207,
"b": 168
},
"hsl": {
"h": 151.807,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.79057,
"c": 0.09942,
"h": 162.6
},
"luminance": 0.51738
}Semantic roles & 50–950 ramp
primary
#7CCFA8
secondary
#9E5175
accent
#2C6EBA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101512
muted
#808482