#7CCABB#7CCABB
#7CCABB is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.4% C 0.081 H 180.5°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCABB |
|---|---|
| RGB | rgb(124, 202, 187) |
| HSL | hsl(168, 42%, 64%) |
| HSV | hsv(168, 39%, 79%) |
| CMYK | cmyk(38.6%, 0%, 7.4%, 20.8%) |
| CIE-LAB | lab(76.14, -27.52, -0.09) |
| CIE-LCH | lch(76.14, 27.52, 180.18°) |
| OKLab | oklab(78.42% -0.0805 -0.0007) |
| OKLCH | oklch(78.42% 0.081 180.5) |
| XYZ | xyz(38.3990, 50.1114, 54.6531) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.64
Seafoam Blue
#78D1B6
ΔE00 4.23
Mediumturquoise
#48D1CC
ΔE00 6.48
Mediumaquamarine
#66CDAA
ΔE00 6.61
Turquoise
#40E0D0
ΔE00 7.65
Tealish
#24BCA8
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCABB #CA7C8B
analogous
#7CCA94 #7CCABB #7CB2CA
triadic
#7CCABB #BB7CCA #CABB7C
tetradic
#7CCABB #947CCA #CA7C8B #B2CA7C
square
#7CCABB #947CCA #CA7C8B #B2CA7C
split-complementary
#7CCABB #CA7CB2 #CA947C
monochromatic
#3B9180 #50B8A4 #7CCABB #A8DCD2 #D3EDE8
Accessibility & contrast
On white
1.91
#7CCABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#7CCABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCABB
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCABB | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BA
Deuteranopia (green-blind)
#B6B8BC
Tritanopia (blue-blind)
#61CDC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ccabb; /* rgb */ color: rgb(124, 202, 187); /* oklch */ color: oklch(78.4% 0.081 180.5);
Tailwind
colors: {
custom: {
50: '#a5dacf',
500: '#7ccabb',
950: '#000000',
},
}SCSS
$custom: #7ccabb; $custom-light: #a5dacf; $custom-dark: #000000;
JSON
{
"hex": "#7ccabb",
"rgb": {
"r": 124,
"g": 202,
"b": 187
},
"hsl": {
"h": 168.462,
"s": 42.391,
"l": 63.922
},
"oklch": {
"l": 0.78416,
"c": 0.08053,
"h": 180.5
},
"luminance": 0.50114
}Semantic roles & 50–950 ramp
primary
#7CCABB
secondary
#985260
accent
#304AB5
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101513
muted
#808483