#7CCFB4#7CCFB4
#7CCFB4 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.4% C 0.091 H 171.1°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFB4 |
|---|---|
| RGB | rgb(124, 207, 180) |
| HSL | hsl(160, 46%, 65%) |
| HSV | hsv(160, 40%, 81%) |
| CMYK | cmyk(40.1%, 0%, 13%, 18.8%) |
| CIE-LAB | lab(77.40, -31.50, 5.51) |
| CIE-LCH | lch(77.40, 31.97, 170.07°) |
| OKLab | oklab(79.38% -0.0896 0.0141) |
| OKLCH | oklch(79.38% 0.091 171.1) |
| XYZ | xyz(38.8600, 52.2034, 51.1997) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 0.81
Pale Teal
#82CBB2
ΔE00 1.52
Mediumaquamarine
#66CDAA
ΔE00 3.18
Light Teal
#90E4C1
ΔE00 5.41
Seafoam
#7FE0B3
ΔE00 5.94
Eucalyptus
#44D7A8
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFB4 #CF7C97
analogous
#7CCF8B #7CCFB4 #7CC1CF
triadic
#7CCFB4 #B47CCF #CFB47C
tetradic
#7CCFB4 #8B7CCF #CF7C97 #C1CF7C
square
#7CCFB4 #8B7CCF #CF7C97 #C1CF7C
split-complementary
#7CCFB4 #CF7CC1 #CF8B7C
monochromatic
#389979 #4FBF9A #7CCFB4 #A9DFCE #D6F0E7
Accessibility & contrast
On white
1.84
#7CCFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#7CCFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFB4
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFB4 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B3
Deuteranopia (green-blind)
#BDBBB6
Tritanopia (blue-blind)
#63D0C7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ccfb4; /* rgb */ color: rgb(124, 207, 180); /* oklch */ color: oklch(79.4% 0.091 171.1);
Tailwind
colors: {
custom: {
50: '#a5deca',
500: '#7ccfb4',
950: '#000000',
},
}SCSS
$custom: #7ccfb4; $custom-light: #a5deca; $custom-dark: #000000;
JSON
{
"hex": "#7ccfb4",
"rgb": {
"r": 124,
"g": 207,
"b": 180
},
"hsl": {
"h": 160.482,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.79376,
"c": 0.09069,
"h": 171.1
},
"luminance": 0.52206
}Semantic roles & 50–950 ramp
primary
#7CCFB4
secondary
#9E516A
accent
#2C5ABA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101513
muted
#808482