#7CCCA8#7CCCA8
#7CCCA8 is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.4% C 0.095 H 163.8°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCA8 |
|---|---|
| RGB | rgb(124, 204, 168) |
| HSL | hsl(153, 44%, 64%) |
| HSV | hsv(153, 39%, 80%) |
| CMYK | cmyk(39.2%, 0%, 17.6%, 20%) |
| CIE-LAB | lab(76.25, -32.65, 10.30) |
| CIE-LCH | lch(76.25, 34.23, 162.49°) |
| OKLab | oklab(78.35% -0.0913 0.0265) |
| OKLCH | oklch(78.35% 0.095 163.8) |
| XYZ | xyz(36.9702, 50.2956, 44.7981) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.82
Pale Teal
#82CBB2
ΔE00 3.30
Seafoam Blue
#78D1B6
ΔE00 3.45
Seafoam
#7FE0B3
ΔE00 5.00
Light Teal
#90E4C1
ΔE00 5.82
Eucalyptus
#44D7A8
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCA8 #CC7CA0
analogous
#7CCC80 #7CCCA8 #7CC8CC
triadic
#7CCCA8 #A87CCC #CCA87C
tetradic
#7CCCA8 #807CCC #CC7CA0 #C8CC7C
square
#7CCCA8 #807CCC #CC7CA0 #C8CC7C
split-complementary
#7CCCA8 #CC7CC8 #CC807C
monochromatic
#3A946B #50BB8B #7CCCA8 #A8DDC5 #D4EEE3
Accessibility & contrast
On white
1.90
#7CCCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#7CCCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCA8
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCA8 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A6
Deuteranopia (green-blind)
#BCB8AA
Tritanopia (blue-blind)
#67CCC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ccca8; /* rgb */ color: rgb(124, 204, 168); /* oklch */ color: oklch(78.4% 0.095 163.8);
Tailwind
colors: {
custom: {
50: '#a5dcc1',
500: '#7ccca8',
950: '#000000',
},
}SCSS
$custom: #7ccca8; $custom-light: #a5dcc1; $custom-dark: #000000;
JSON
{
"hex": "#7ccca8",
"rgb": {
"r": 124,
"g": 204,
"b": 168
},
"hsl": {
"h": 153,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.78352,
"c": 0.09503,
"h": 163.8
},
"luminance": 0.50298
}Semantic roles & 50–950 ramp
primary
#7CCCA8
secondary
#9A5272
accent
#2E6CB7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482