#7CD3BA#7CD3BA
#7CD3BA is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.5% C 0.092 H 173.4°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD3BA |
|---|---|
| RGB | rgb(124, 211, 186) |
| HSL | hsl(163, 50%, 66%) |
| HSV | hsv(163, 41%, 83%) |
| CMYK | cmyk(41.2%, 0%, 11.8%, 17.3%) |
| CIE-LAB | lab(78.70, -32.06, 4.18) |
| CIE-LCH | lch(78.70, 32.33, 172.57°) |
| OKLab | oklab(80.47% -0.0917 0.0106) |
| OKLCH | oklch(80.47% 0.092 173.4) |
| XYZ | xyz(40.4659, 54.4159, 54.8158) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 0.89
Pale Teal
#82CBB2
ΔE00 2.44
Mediumaquamarine
#66CDAA
ΔE00 3.89
Light Teal
#90E4C1
ΔE00 5.03
Seafoam
#7FE0B3
ΔE00 6.04
Eucalyptus
#44D7A8
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD3BA #D37C95
analogous
#7CD38E #7CD3BA #7CC0D3
triadic
#7CD3BA #BA7CD3 #D3BA7C
tetradic
#7CD3BA #8E7CD3 #D37C95 #C0D37C
square
#7CD3BA #8E7CD3 #D37C95 #C0D37C
split-complementary
#7CD3BA #D37CC0 #D38E7C
monochromatic
#359F81 #4EC4A2 #7CD3BA #AAE2D2 #D8F2EA
Accessibility & contrast
On white
1.77
#7CD3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#7CD3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD3BA
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD3BA | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9B9
Deuteranopia (green-blind)
#BFBEBC
Tritanopia (blue-blind)
#5FD5CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7cd3ba; /* rgb */ color: rgb(124, 211, 186); /* oklch */ color: oklch(80.5% 0.092 173.4);
Tailwind
colors: {
custom: {
50: '#a6e1ce',
500: '#7cd3ba',
950: '#000000',
},
}SCSS
$custom: #7cd3ba; $custom-light: #a6e1ce; $custom-dark: #000000;
JSON
{
"hex": "#7cd3ba",
"rgb": {
"r": 124,
"g": 211,
"b": 186
},
"hsl": {
"h": 162.759,
"s": 49.714,
"l": 65.686
},
"oklch": {
"l": 0.80474,
"c": 0.09235,
"h": 173.4
},
"luminance": 0.54419
}Semantic roles & 50–950 ramp
primary
#7CD3BA
secondary
#A44F68
accent
#2853BD
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483