#7CDCB3#7CDCB3
#7CDCB3 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.109 H 164.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCB3 |
|---|---|
| RGB | rgb(124, 220, 179) |
| HSL | hsl(154, 58%, 67%) |
| HSV | hsv(154, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 18.6%, 13.7%) |
| CIE-LAB | lab(81.14, -37.75, 11.39) |
| CIE-LCH | lch(81.14, 39.43, 163.21°) |
| OKLab | oklab(82.39% -0.1054 0.0293) |
| OKLCH | oklch(82.39% 0.109 164.5) |
| XYZ | xyz(42.0387, 58.7231, 51.7585) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.31
Light Teal
#90E4C1
ΔE00 3.07
Mediumaquamarine
#66CDAA
ΔE00 4.25
Seafoam Blue
#78D1B6
ΔE00 4.48
Eucalyptus
#44D7A8
ΔE00 4.75
Light Turquoise
#7EF4CC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCB3 #DC7CA5
analogous
#7CDC83 #7CDCB3 #7CD5DC
triadic
#7CDCB3 #B37CDC #DCB37C
tetradic
#7CDCB3 #837CDC #DC7CA5 #D5DC7C
square
#7CDCB3 #837CDC #DC7CA5 #D5DC7C
split-complementary
#7CDCB3 #DC7CD5 #DC837C
monochromatic
#2FAF78 #4CCF97 #7CDCB3 #ACE9CF #DDF6EB
Accessibility & contrast
On white
1.65
#7CDCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#7CDCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCB3
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCB3 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B1
Deuteranopia (green-blind)
#C9C5B6
Tritanopia (blue-blind)
#60DCD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7cdcb3; /* rgb */ color: rgb(124, 220, 179); /* oklch */ color: oklch(82.4% 0.109 164.5);
Tailwind
colors: {
custom: {
50: '#a6e7c9',
500: '#7cdcb3',
950: '#000000',
},
}SCSS
$custom: #7cdcb3; $custom-light: #a6e7c9; $custom-dark: #000000;
JSON
{
"hex": "#7cdcb3",
"rgb": {
"r": 124,
"g": 220,
"b": 179
},
"hsl": {
"h": 154.375,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.82388,
"c": 0.10936,
"h": 164.5
},
"luminance": 0.58726
}Semantic roles & 50–950 ramp
primary
#7CDCB3
secondary
#B14B77
accent
#2067C5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101613
muted
#818482