#7CD5BD#7CD5BD
#7CD5BD is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.0% C 0.093 H 174.6°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD5BD |
|---|---|
| RGB | rgb(124, 213, 189) |
| HSL | hsl(164, 51%, 66%) |
| HSV | hsv(164, 42%, 84%) |
| CMYK | cmyk(41.8%, 0%, 11.3%, 16.5%) |
| CIE-LAB | lab(79.35, -32.33, 3.52) |
| CIE-LCH | lch(79.35, 32.53, 173.79°) |
| OKLab | oklab(81.02% -0.0928 0.0088) |
| OKLCH | oklch(81.02% 0.093 174.6) |
| XYZ | xyz(41.2881, 55.5447, 56.6798) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.46
Pale Teal
#82CBB2
ΔE00 3.00
Mediumaquamarine
#66CDAA
ΔE00 4.35
Light Teal
#90E4C1
ΔE00 4.97
Seafoam
#7FE0B3
ΔE00 6.20
Turquoise
#40E0D0
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD5BD #D57C94
analogous
#7CD590 #7CD5BD #7CC0D5
triadic
#7CD5BD #BD7CD5 #D5BD7C
tetradic
#7CD5BD #907CD5 #D57C94 #C0D57C
square
#7CD5BD #907CD5 #D57C94 #C0D57C
split-complementary
#7CD5BD #D57CC0 #D5907C
monochromatic
#34A285 #4EC6A6 #7CD5BD #AAE4D4 #D9F3EC
Accessibility & contrast
On white
1.73
#7CD5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#7CD5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD5BD
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD5BD | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBC
Deuteranopia (green-blind)
#C1C0BF
Tritanopia (blue-blind)
#5ED7CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd5bd; /* rgb */ color: rgb(124, 213, 189); /* oklch */ color: oklch(81.0% 0.093 174.6);
Tailwind
colors: {
custom: {
50: '#a6e2d0',
500: '#7cd5bd',
950: '#000000',
},
}SCSS
$custom: #7cd5bd; $custom-light: #a6e2d0; $custom-dark: #000000;
JSON
{
"hex": "#7cd5bd",
"rgb": {
"r": 124,
"g": 213,
"b": 189
},
"hsl": {
"h": 163.82,
"s": 51.445,
"l": 66.078
},
"oklch": {
"l": 0.81023,
"c": 0.09321,
"h": 174.6
},
"luminance": 0.55548
}Semantic roles & 50–950 ramp
primary
#7CD5BD
secondary
#A74E66
accent
#2750BF
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483