#7CCFAF#7CCFAF
#7CCFAF is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.2% C 0.094 H 167.3°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFAF |
|---|---|
| RGB | rgb(124, 207, 175) |
| HSL | hsl(157, 46%, 65%) |
| HSV | hsv(157, 40%, 81%) |
| CMYK | cmyk(40.1%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(77.28, -32.58, 8.02) |
| CIE-LCH | lch(77.28, 33.55, 166.17°) |
| OKLab | oklab(79.24% -0.0918 0.0206) |
| OKLCH | oklch(79.24% 0.094 167.3) |
| XYZ | xyz(38.3598, 52.0033, 48.5654) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.93
Pale Teal
#82CBB2
ΔE00 2.36
Mediumaquamarine
#66CDAA
ΔE00 2.53
Seafoam
#7FE0B3
ΔE00 4.91
Light Teal
#90E4C1
ΔE00 5.07
Eucalyptus
#44D7A8
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFAF #CF7C9C
analogous
#7CCF85 #7CCFAF #7CC6CF
triadic
#7CCFAF #AF7CCF #CFAF7C
tetradic
#7CCFAF #857CCF #CF7C9C #C6CF7C
square
#7CCFAF #857CCF #CF7C9C #C6CF7C
split-complementary
#7CCFAF #CF7CC6 #CF857C
monochromatic
#389973 #4FBF94 #7CCFAF #A9DFCA #D6F0E6
Accessibility & contrast
On white
1.84
#7CCFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#7CCFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFAF
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFAF | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5AD
Deuteranopia (green-blind)
#BEBBB1
Tritanopia (blue-blind)
#64D0C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ccfaf; /* rgb */ color: rgb(124, 207, 175); /* oklch */ color: oklch(79.2% 0.094 167.3);
Tailwind
colors: {
custom: {
50: '#a5dec6',
500: '#7ccfaf',
950: '#000000',
},
}SCSS
$custom: #7ccfaf; $custom-light: #a5dec6; $custom-dark: #000000;
JSON
{
"hex": "#7ccfaf",
"rgb": {
"r": 124,
"g": 207,
"b": 175
},
"hsl": {
"h": 156.867,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.7924,
"c": 0.09408,
"h": 167.3
},
"luminance": 0.52006
}Semantic roles & 50–950 ramp
primary
#7CCFAF
secondary
#9E516F
accent
#2C63BA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101513
muted
#808482