#7CCABE#7CCABE
#7CCABE is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.5% C 0.079 H 183.4°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCABE |
|---|---|
| RGB | rgb(124, 202, 190) |
| HSL | hsl(171, 42%, 64%) |
| HSV | hsv(171, 39%, 79%) |
| CMYK | cmyk(38.6%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(76.22, -26.82, -1.59) |
| CIE-LCH | lch(76.22, 26.87, 183.39°) |
| OKLab | oklab(78.51% -0.0792 -0.0047) |
| OKLCH | oklch(78.51% 0.079 183.4) |
| XYZ | xyz(38.7235, 50.2412, 56.3622) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.72
Seafoam Blue
#78D1B6
ΔE00 5.27
Mediumturquoise
#48D1CC
ΔE00 5.85
Turquoise
#40E0D0
ΔE00 7.65
Mediumaquamarine
#66CDAA
ΔE00 7.67
Topaz
#13BBAF
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCABE #CA7C88
analogous
#7CCA97 #7CCABE #7CAFCA
triadic
#7CCABE #BE7CCA #CABE7C
tetradic
#7CCABE #977CCA #CA7C88 #AFCA7C
square
#7CCABE #977CCA #CA7C88 #AFCA7C
split-complementary
#7CCABE #CA7CAF #CA977C
monochromatic
#3B9184 #50B8A8 #7CCABE #A8DCD4 #D3EDE9
Accessibility & contrast
On white
1.90
#7CCABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#7CCABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCABE
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCABE | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BE
Deuteranopia (green-blind)
#B6B8BF
Tritanopia (blue-blind)
#5FCDC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ccabe; /* rgb */ color: rgb(124, 202, 190); /* oklch */ color: oklch(78.5% 0.079 183.4);
Tailwind
colors: {
custom: {
50: '#a5dad1',
500: '#7ccabe',
950: '#000000',
},
}SCSS
$custom: #7ccabe; $custom-light: #a5dad1; $custom-dark: #000000;
JSON
{
"hex": "#7ccabe",
"rgb": {
"r": 124,
"g": 202,
"b": 190
},
"hsl": {
"h": 170.769,
"s": 42.391,
"l": 63.922
},
"oklch": {
"l": 0.78506,
"c": 0.07938,
"h": 183.4
},
"luminance": 0.50244
}Semantic roles & 50–950 ramp
primary
#7CCABE
secondary
#98525D
accent
#3045B5
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101514
muted
#808483