#7CCABA#7CCABA
#7CCABA is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.4% C 0.081 H 179.5°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCABA |
|---|---|
| RGB | rgb(124, 202, 186) |
| HSL | hsl(168, 42%, 64%) |
| HSV | hsv(168, 39%, 79%) |
| CMYK | cmyk(38.6%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(76.11, -27.75, 0.41) |
| CIE-LCH | lch(76.11, 27.75, 179.15°) |
| OKLab | oklab(78.39% -0.081 0.0007) |
| OKLCH | oklch(78.39% 0.081 179.5) |
| XYZ | xyz(38.2923, 50.0687, 54.0913) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.29
Seafoam Blue
#78D1B6
ΔE00 3.91
Mediumaquamarine
#66CDAA
ΔE00 6.27
Mediumturquoise
#48D1CC
ΔE00 6.72
Turquoise
#40E0D0
ΔE00 7.70
Turquoise (survey)
#06C2AC
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCABA #CA7C8C
analogous
#7CCA93 #7CCABA #7CB3CA
triadic
#7CCABA #BA7CCA #CABA7C
tetradic
#7CCABA #937CCA #CA7C8C #B3CA7C
square
#7CCABA #937CCA #CA7C8C #B3CA7C
split-complementary
#7CCABA #CA7CB3 #CA937C
monochromatic
#3B917F #50B8A3 #7CCABA #A8DCD1 #D3EDE8
Accessibility & contrast
On white
1.91
#7CCABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#7CCABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCABA
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCABA | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C1B9
Deuteranopia (green-blind)
#B6B8BB
Tritanopia (blue-blind)
#61CCC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ccaba; /* rgb */ color: rgb(124, 202, 186); /* oklch */ color: oklch(78.4% 0.081 179.5);
Tailwind
colors: {
custom: {
50: '#a5dace',
500: '#7ccaba',
950: '#000000',
},
}SCSS
$custom: #7ccaba; $custom-light: #a5dace; $custom-dark: #000000;
JSON
{
"hex": "#7ccaba",
"rgb": {
"r": 124,
"g": 202,
"b": 186
},
"hsl": {
"h": 167.692,
"s": 42.391,
"l": 63.922
},
"oklch": {
"l": 0.78386,
"c": 0.08096,
"h": 179.5
},
"luminance": 0.50071
}Semantic roles & 50–950 ramp
primary
#7CCABA
secondary
#985261
accent
#304BB5
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101513
muted
#808483