#7CD5C8#7CD5C8
#7CD5C8 is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.3% C 0.088 H 183.7°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD5C8 |
|---|---|
| RGB | rgb(124, 213, 200) |
| HSL | hsl(171, 51%, 66%) |
| HSV | hsv(171, 42%, 84%) |
| CMYK | cmyk(41.8%, 0%, 6.1%, 16.5%) |
| CIE-LAB | lab(79.64, -29.80, -1.95) |
| CIE-LCH | lch(79.64, 29.87, 183.74°) |
| OKLab | oklab(81.35% -0.0881 -0.0057) |
| OKLCH | oklch(81.35% 0.088 183.7) |
| XYZ | xyz(42.5277, 56.0406, 63.2083) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.98
Mediumturquoise
#48D1CC
ΔE00 5.22
Pale Teal
#82CBB2
ΔE00 5.46
Turquoise
#40E0D0
ΔE00 5.58
Tiffany Blue
#7BF2DA
ΔE00 7.23
Mediumaquamarine
#66CDAA
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD5C8 #D57C89
analogous
#7CD59B #7CD5C8 #7CB5D5
triadic
#7CD5C8 #C87CD5 #D5C87C
tetradic
#7CD5C8 #9B7CD5 #D57C89 #B5D57C
square
#7CD5C8 #9B7CD5 #D57C89 #B5D57C
split-complementary
#7CD5C8 #D57CB5 #D59B7C
monochromatic
#34A292 #4EC6B5 #7CD5C8 #AAE4DB #D9F3EF
Accessibility & contrast
On white
1.72
#7CD5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#7CD5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD5C8
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD5C8 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC8
Deuteranopia (green-blind)
#BEC1C9
Tritanopia (blue-blind)
#58D8D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd5c8; /* rgb */ color: rgb(124, 213, 200); /* oklch */ color: oklch(81.3% 0.088 183.7);
Tailwind
colors: {
custom: {
50: '#a6e2d8',
500: '#7cd5c8',
950: '#000000',
},
}SCSS
$custom: #7cd5c8; $custom-light: #a6e2d8; $custom-dark: #000000;
JSON
{
"hex": "#7cd5c8",
"rgb": {
"r": 124,
"g": 213,
"b": 200
},
"hsl": {
"h": 171.236,
"s": 51.445,
"l": 66.078
},
"oklch": {
"l": 0.81345,
"c": 0.08825,
"h": 183.7
},
"luminance": 0.56044
}Semantic roles & 50–950 ramp
primary
#7CD5C8
secondary
#A74E5B
accent
#273DBF
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483