#7CCABC#7CCABC
#7CCABC is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.4% C 0.080 H 181.4°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCABC |
|---|---|
| RGB | rgb(124, 202, 188) |
| HSL | hsl(169, 42%, 64%) |
| HSV | hsv(169, 39%, 79%) |
| CMYK | cmyk(38.6%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(76.16, -27.29, -0.59) |
| CIE-LCH | lch(76.16, 27.29, 181.24°) |
| OKLab | oklab(78.45% -0.0801 -0.002) |
| OKLCH | oklch(78.45% 0.08 181.4) |
| XYZ | xyz(38.5064, 50.1544, 55.2189) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.00
Seafoam Blue
#78D1B6
ΔE00 4.57
Mediumturquoise
#48D1CC
ΔE00 6.25
Mediumaquamarine
#66CDAA
ΔE00 6.95
Turquoise
#40E0D0
ΔE00 7.63
Tealish
#24BCA8
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCABC #CA7C8A
analogous
#7CCA95 #7CCABC #7CB1CA
triadic
#7CCABC #BC7CCA #CABC7C
tetradic
#7CCABC #957CCA #CA7C8A #B1CA7C
square
#7CCABC #957CCA #CA7C8A #B1CA7C
split-complementary
#7CCABC #CA7CB1 #CA957C
monochromatic
#3B9181 #50B8A6 #7CCABC #A8DCD2 #D3EDE9
Accessibility & contrast
On white
1.90
#7CCABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#7CCABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCABC
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCABC | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#B6B8BD
Tritanopia (blue-blind)
#60CDC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ccabc; /* rgb */ color: rgb(124, 202, 188); /* oklch */ color: oklch(78.4% 0.080 181.4);
Tailwind
colors: {
custom: {
50: '#a5dad0',
500: '#7ccabc',
950: '#000000',
},
}SCSS
$custom: #7ccabc; $custom-light: #a5dad0; $custom-dark: #000000;
JSON
{
"hex": "#7ccabc",
"rgb": {
"r": 124,
"g": 202,
"b": 188
},
"hsl": {
"h": 169.231,
"s": 42.391,
"l": 63.922
},
"oklch": {
"l": 0.78446,
"c": 0.08013,
"h": 181.4
},
"luminance": 0.50157
}Semantic roles & 50–950 ramp
primary
#7CCABC
secondary
#98525F
accent
#3048B5
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101513
muted
#808483