#7CDCB2#7CDCB2
#7CDCB2 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.110 H 163.9°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCB2 |
|---|---|
| RGB | rgb(124, 220, 178) |
| HSL | hsl(154, 58%, 67%) |
| HSV | hsv(154, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 19.1%, 13.7%) |
| CIE-LAB | lab(81.12, -37.96, 11.89) |
| CIE-LCH | lch(81.12, 39.78, 162.61°) |
| OKLab | oklab(82.36% -0.1058 0.0306) |
| OKLCH | oklch(82.36% 0.11 163.9) |
| XYZ | xyz(41.9379, 58.6828, 51.2278) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.14
Light Teal
#90E4C1
ΔE00 3.21
Mediumaquamarine
#66CDAA
ΔE00 4.36
Seafoam Blue
#78D1B6
ΔE00 4.70
Eucalyptus
#44D7A8
ΔE00 4.73
Light Turquoise
#7EF4CC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCB2 #DC7CA6
analogous
#7CDC82 #7CDCB2 #7CD6DC
triadic
#7CDCB2 #B27CDC #DCB27C
tetradic
#7CDCB2 #827CDC #DC7CA6 #D6DC7C
square
#7CDCB2 #827CDC #DC7CA6 #D6DC7C
split-complementary
#7CDCB2 #DC7CD6 #DC827C
monochromatic
#2FAF77 #4CCF96 #7CDCB2 #ACE9CE #DDF6EB
Accessibility & contrast
On white
1.65
#7CDCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#7CDCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCB2
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCB2 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B0
Deuteranopia (green-blind)
#CAC5B5
Tritanopia (blue-blind)
#61DCD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7cdcb2; /* rgb */ color: rgb(124, 220, 178); /* oklch */ color: oklch(82.4% 0.110 163.9);
Tailwind
colors: {
custom: {
50: '#a6e7c9',
500: '#7cdcb2',
950: '#000000',
},
}SCSS
$custom: #7cdcb2; $custom-light: #a6e7c9; $custom-dark: #000000;
JSON
{
"hex": "#7cdcb2",
"rgb": {
"r": 124,
"g": 220,
"b": 178
},
"hsl": {
"h": 153.75,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.82363,
"c": 0.11013,
"h": 163.9
},
"luminance": 0.58686
}Semantic roles & 50–950 ramp
primary
#7CDCB2
secondary
#B14B78
accent
#2068C5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101613
muted
#818482