#7CCDB7#7CCDB7
#7CCDB7 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.0% C 0.086 H 174.7°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCDB7 |
|---|---|
| RGB | rgb(124, 205, 183) |
| HSL | hsl(164, 45%, 65%) |
| HSV | hsv(164, 40%, 80%) |
| CMYK | cmyk(39.5%, 0%, 10.7%, 19.6%) |
| CIE-LAB | lab(76.90, -29.88, 3.18) |
| CIE-LCH | lch(76.90, 30.04, 173.93°) |
| OKLab | oklab(79% -0.0859 0.008) |
| OKLCH | oklch(79% 0.086 174.7) |
| XYZ | xyz(38.6875, 51.3640, 52.6662) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.66
Seafoam Blue
#78D1B6
ΔE00 1.84
Mediumaquamarine
#66CDAA
ΔE00 4.39
Light Teal
#90E4C1
ΔE00 6.51
Seafoam
#7FE0B3
ΔE00 7.46
Turquoise
#40E0D0
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCDB7 #CD7C92
analogous
#7CCD8F #7CCDB7 #7CBACD
triadic
#7CCDB7 #B77CCD #CDB77C
tetradic
#7CCDB7 #8F7CCD #CD7C92 #BACD7C
square
#7CCDB7 #8F7CCD #CD7C92 #BACD7C
split-complementary
#7CCDB7 #CD7CBA #CD8F7C
monochromatic
#39967C #50BC9F #7CCDB7 #A8DECF #D5EFE8
Accessibility & contrast
On white
1.86
#7CCDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#7CCDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCDB7
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCDB7 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B6
Deuteranopia (green-blind)
#BABAB9
Tritanopia (blue-blind)
#62CFC6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7ccdb7; /* rgb */ color: rgb(124, 205, 183); /* oklch */ color: oklch(79.0% 0.086 174.7);
Tailwind
colors: {
custom: {
50: '#a5dccc',
500: '#7ccdb7',
950: '#000000',
},
}SCSS
$custom: #7ccdb7; $custom-light: #a5dccc; $custom-dark: #000000;
JSON
{
"hex": "#7ccdb7",
"rgb": {
"r": 124,
"g": 205,
"b": 183
},
"hsl": {
"h": 163.704,
"s": 44.751,
"l": 64.51
},
"oklch": {
"l": 0.78995,
"c": 0.08625,
"h": 174.7
},
"luminance": 0.51367
}Semantic roles & 50–950 ramp
primary
#7CCDB7
secondary
#9C5166
accent
#2E53B8
background
#FCFEFE
surface
#F6FCFA
border
#D0D5D3
text
#101513
muted
#808483