#7CDAB3#7CDAB3
#7CDAB3 is a light, moderate teal. Relative luminance 0.577; OKLCH L 81.9% C 0.107 H 165.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDAB3 |
|---|---|
| RGB | rgb(124, 218, 179) |
| HSL | hsl(155, 56%, 67%) |
| HSV | hsv(155, 43%, 85%) |
| CMYK | cmyk(43.1%, 0%, 17.9%, 14.5%) |
| CIE-LAB | lab(80.56, -36.84, 10.57) |
| CIE-LCH | lch(80.56, 38.32, 163.99°) |
| OKLab | oklab(81.92% -0.103 0.0272) |
| OKLCH | oklch(81.92% 0.107 165.2) |
| XYZ | xyz(41.5169, 57.6796, 51.5846) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.94
Light Teal
#90E4C1
ΔE00 3.13
Mediumaquamarine
#66CDAA
ΔE00 3.77
Seafoam Blue
#78D1B6
ΔE00 3.86
Eucalyptus
#44D7A8
ΔE00 4.82
Pale Teal
#82CBB2
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDAB3 #DA7CA3
analogous
#7CDA84 #7CDAB3 #7CD2DA
triadic
#7CDAB3 #B37CDA #DAB37C
tetradic
#7CDAB3 #847CDA #DA7CA3 #D2DA7C
square
#7CDAB3 #847CDA #DA7CA3 #D2DA7C
split-complementary
#7CDAB3 #DA7CD2 #DA847C
monochromatic
#30AB78 #4CCD97 #7CDAB3 #ACE7CF #DBF5EA
Accessibility & contrast
On white
1.68
#7CDAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#7CDAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDAB3
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDAB3 | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEB1
Deuteranopia (green-blind)
#C8C4B5
Tritanopia (blue-blind)
#61DACF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7cdab3; /* rgb */ color: rgb(124, 218, 179); /* oklch */ color: oklch(81.9% 0.107 165.2);
Tailwind
colors: {
custom: {
50: '#a6e6c9',
500: '#7cdab3',
950: '#000000',
},
}SCSS
$custom: #7cdab3; $custom-light: #a6e6c9; $custom-dark: #000000;
JSON
{
"hex": "#7cdab3",
"rgb": {
"r": 124,
"g": 218,
"b": 179
},
"hsl": {
"h": 155.106,
"s": 55.952,
"l": 67.059
},
"oklch": {
"l": 0.8192,
"c": 0.10656,
"h": 165.2
},
"luminance": 0.57683
}Semantic roles & 50–950 ramp
primary
#7CDAB3
secondary
#AE4C75
accent
#2265C3
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101613
muted
#818482