#7CCCAB#7CCCAB
#7CCCAB is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.4% C 0.093 H 165.9°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCAB |
|---|---|
| RGB | rgb(124, 204, 171) |
| HSL | hsl(155, 44%, 64%) |
| HSV | hsv(155, 39%, 80%) |
| CMYK | cmyk(39.2%, 0%, 16.2%, 20%) |
| CIE-LAB | lab(76.32, -32.02, 8.79) |
| CIE-LCH | lch(76.32, 33.20, 164.65°) |
| OKLab | oklab(78.43% -0.0899 0.0226) |
| OKLCH | oklch(78.43% 0.093 165.9) |
| XYZ | xyz(37.2529, 50.4087, 46.2870) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.47
Mediumaquamarine
#66CDAA
ΔE00 2.64
Seafoam Blue
#78D1B6
ΔE00 2.67
Seafoam
#7FE0B3
ΔE00 5.32
Light Teal
#90E4C1
ΔE00 5.73
Eucalyptus
#44D7A8
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCAB #CC7C9D
analogous
#7CCC83 #7CCCAB #7CC5CC
triadic
#7CCCAB #AB7CCC #CCAB7C
tetradic
#7CCCAB #837CCC #CC7C9D #C5CC7C
square
#7CCCAB #837CCC #CC7C9D #C5CC7C
split-complementary
#7CCCAB #CC7CC5 #CC837C
monochromatic
#3A946F #50BB8F #7CCCAB #A8DDC7 #D4EEE3
Accessibility & contrast
On white
1.89
#7CCCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#7CCCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCAB
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCAB | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A9
Deuteranopia (green-blind)
#BCB8AD
Tritanopia (blue-blind)
#66CCC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7cccab; /* rgb */ color: rgb(124, 204, 171); /* oklch */ color: oklch(78.4% 0.093 165.9);
Tailwind
colors: {
custom: {
50: '#a5dcc4',
500: '#7cccab',
950: '#000000',
},
}SCSS
$custom: #7cccab; $custom-light: #a5dcc4; $custom-dark: #000000;
JSON
{
"hex": "#7cccab",
"rgb": {
"r": 124,
"g": 204,
"b": 171
},
"hsl": {
"h": 155.25,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.78431,
"c": 0.09273,
"h": 165.9
},
"luminance": 0.50411
}Semantic roles & 50–950 ramp
primary
#7CCCAB
secondary
#9A5270
accent
#2E67B7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101512
muted
#808482