#7CCABD#7CCABD
#7CCABD is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.5% C 0.080 H 182.4°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCABD |
|---|---|
| RGB | rgb(124, 202, 189) |
| HSL | hsl(170, 42%, 64%) |
| HSV | hsv(170, 39%, 79%) |
| CMYK | cmyk(38.6%, 0%, 6.4%, 20.8%) |
| CIE-LAB | lab(76.19, -27.05, -1.09) |
| CIE-LCH | lch(76.19, 27.08, 182.31°) |
| OKLab | oklab(78.48% -0.0797 -0.0033) |
| OKLCH | oklch(78.48% 0.08 182.4) |
| XYZ | xyz(38.6146, 50.1976, 55.7886) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.36
Seafoam Blue
#78D1B6
ΔE00 4.91
Mediumturquoise
#48D1CC
ΔE00 6.04
Mediumaquamarine
#66CDAA
ΔE00 7.31
Turquoise
#40E0D0
ΔE00 7.63
Tealish
#24BCA8
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCABD #CA7C89
analogous
#7CCA96 #7CCABD #7CB0CA
triadic
#7CCABD #BD7CCA #CABD7C
tetradic
#7CCABD #967CCA #CA7C89 #B0CA7C
square
#7CCABD #967CCA #CA7C89 #B0CA7C
split-complementary
#7CCABD #CA7CB0 #CA967C
monochromatic
#3B9183 #50B8A7 #7CCABD #A8DCD3 #D3EDE9
Accessibility & contrast
On white
1.90
#7CCABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#7CCABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCABD
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCABD | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BD
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#60CDC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ccabd; /* rgb */ color: rgb(124, 202, 189); /* oklch */ color: oklch(78.5% 0.080 182.4);
Tailwind
colors: {
custom: {
50: '#a5dad0',
500: '#7ccabd',
950: '#000000',
},
}SCSS
$custom: #7ccabd; $custom-light: #a5dad0; $custom-dark: #000000;
JSON
{
"hex": "#7ccabd",
"rgb": {
"r": 124,
"g": 202,
"b": 189
},
"hsl": {
"h": 170,
"s": 42.391,
"l": 63.922
},
"oklch": {
"l": 0.78476,
"c": 0.07974,
"h": 182.4
},
"luminance": 0.502
}Semantic roles & 50–950 ramp
primary
#7CCABD
secondary
#98525E
accent
#3046B5
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101514
muted
#808483