#7CCCAA#7CCCAA
#7CCCAA is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.4% C 0.093 H 165.2°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCAA |
|---|---|
| RGB | rgb(124, 204, 170) |
| HSL | hsl(155, 44%, 64%) |
| HSV | hsv(155, 39%, 80%) |
| CMYK | cmyk(39.2%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(76.30, -32.23, 9.29) |
| CIE-LCH | lch(76.30, 33.54, 163.91°) |
| OKLab | oklab(78.41% -0.0904 0.0239) |
| OKLCH | oklch(78.41% 0.093 165.2) |
| XYZ | xyz(37.1579, 50.3707, 45.7869) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.67
Pale Teal
#82CBB2
ΔE00 2.75
Seafoam Blue
#78D1B6
ΔE00 2.93
Seafoam
#7FE0B3
ΔE00 5.20
Light Teal
#90E4C1
ΔE00 5.75
Eucalyptus
#44D7A8
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCAA #CC7C9E
analogous
#7CCC82 #7CCCAA #7CC6CC
triadic
#7CCCAA #AA7CCC #CCAA7C
tetradic
#7CCCAA #827CCC #CC7C9E #C6CC7C
square
#7CCCAA #827CCC #CC7C9E #C6CC7C
split-complementary
#7CCCAA #CC7CC6 #CC827C
monochromatic
#3A946E #50BB8D #7CCCAA #A8DDC7 #D4EEE3
Accessibility & contrast
On white
1.90
#7CCCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#7CCCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCAA
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCAA | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A8
Deuteranopia (green-blind)
#BCB8AC
Tritanopia (blue-blind)
#67CCC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7cccaa; /* rgb */ color: rgb(124, 204, 170); /* oklch */ color: oklch(78.4% 0.093 165.2);
Tailwind
colors: {
custom: {
50: '#a5dcc3',
500: '#7cccaa',
950: '#000000',
},
}SCSS
$custom: #7cccaa; $custom-light: #a5dcc3; $custom-dark: #000000;
JSON
{
"hex": "#7cccaa",
"rgb": {
"r": 124,
"g": 204,
"b": 170
},
"hsl": {
"h": 154.5,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.78405,
"c": 0.09349,
"h": 165.2
},
"luminance": 0.50373
}Semantic roles & 50–950 ramp
primary
#7CCCAA
secondary
#9A5271
accent
#2E68B7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482