#7CCFAB#7CCFAB
#7CCFAB is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.1% C 0.097 H 164.6°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFAB |
|---|---|
| RGB | rgb(124, 207, 171) |
| HSL | hsl(154, 46%, 65%) |
| HSV | hsv(154, 40%, 81%) |
| CMYK | cmyk(40.1%, 0%, 17.4%, 18.8%) |
| CIE-LAB | lab(77.19, -33.43, 10.03) |
| CIE-LCH | lch(77.19, 34.90, 163.30°) |
| OKLab | oklab(79.13% -0.0935 0.0258) |
| OKLCH | oklch(79.13% 0.097 164.6) |
| XYZ | xyz(37.9728, 51.8485, 46.5270) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.62
Seafoam Blue
#78D1B6
ΔE00 3.06
Pale Teal
#82CBB2
ΔE00 3.34
Seafoam
#7FE0B3
ΔE00 4.35
Light Teal
#90E4C1
ΔE00 5.12
Eucalyptus
#44D7A8
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFAB #CF7CA0
analogous
#7CCF82 #7CCFAB #7CCACF
triadic
#7CCFAB #AB7CCF #CFAB7C
tetradic
#7CCFAB #827CCF #CF7CA0 #CACF7C
square
#7CCFAB #827CCF #CF7CA0 #CACF7C
split-complementary
#7CCFAB #CF7CCA #CF827C
monochromatic
#38996F #4FBF8E #7CCFAB #A9DFC8 #D6F0E4
Accessibility & contrast
On white
1.85
#7CCFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#7CCFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFAB
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFAB | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A9
Deuteranopia (green-blind)
#BFBBAD
Tritanopia (blue-blind)
#66CFC5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ccfab; /* rgb */ color: rgb(124, 207, 171); /* oklch */ color: oklch(79.1% 0.097 164.6);
Tailwind
colors: {
custom: {
50: '#a5dec4',
500: '#7ccfab',
950: '#000000',
},
}SCSS
$custom: #7ccfab; $custom-light: #a5dec4; $custom-dark: #000000;
JSON
{
"hex": "#7ccfab",
"rgb": {
"r": 124,
"g": 207,
"b": 171
},
"hsl": {
"h": 153.976,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.79134,
"c": 0.09705,
"h": 164.6
},
"luminance": 0.51851
}Semantic roles & 50–950 ramp
primary
#7CCFAB
secondary
#9E5172
accent
#2C69BA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101512
muted
#808482