#7CDAC7#7CDAC7
#7CDAC7 is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.5% C 0.094 H 179.3°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDAC7 |
|---|---|
| RGB | rgb(124, 218, 199) |
| HSL | hsl(168, 56%, 67%) |
| HSV | hsv(168, 43%, 85%) |
| CMYK | cmyk(43.1%, 0%, 8.7%, 14.5%) |
| CIE-LAB | lab(81.04, -32.41, 0.64) |
| CIE-LCH | lch(81.04, 32.42, 178.87°) |
| OKLab | oklab(82.47% -0.0943 0.0012) |
| OKLCH | oklch(82.47% 0.094 179.3) |
| XYZ | xyz(43.6883, 58.5481, 63.0205) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.64
Pale Teal
#82CBB2
ΔE00 4.89
Turquoise
#40E0D0
ΔE00 5.13
Tiffany Blue
#7BF2DA
ΔE00 5.51
Light Teal
#90E4C1
ΔE00 5.88
Mediumaquamarine
#66CDAA
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDAC7 #DA7C8F
analogous
#7CDA98 #7CDAC7 #7CBEDA
triadic
#7CDAC7 #C77CDA #DAC77C
tetradic
#7CDAC7 #987CDA #DA7C8F #BEDA7C
square
#7CDAC7 #987CDA #DA7C8F #BEDA7C
split-complementary
#7CDAC7 #DA7CBE #DA987C
monochromatic
#30AB92 #4CCDB3 #7CDAC7 #ACE7DB #DBF5F0
Accessibility & contrast
On white
1.65
#7CDAC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#7CDAC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDAC7
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDAC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDAC7 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C6
Deuteranopia (green-blind)
#C3C4C9
Tritanopia (blue-blind)
#58DDD4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7cdac7; /* rgb */ color: rgb(124, 218, 199); /* oklch */ color: oklch(82.5% 0.094 179.3);
Tailwind
colors: {
custom: {
50: '#a7e6d8',
500: '#7cdac7',
950: '#000000',
},
}SCSS
$custom: #7cdac7; $custom-light: #a7e6d8; $custom-dark: #000000;
JSON
{
"hex": "#7cdac7",
"rgb": {
"r": 124,
"g": 218,
"b": 199
},
"hsl": {
"h": 167.872,
"s": 55.952,
"l": 67.059
},
"oklch": {
"l": 0.82469,
"c": 0.09433,
"h": 179.3
},
"luminance": 0.58551
}Semantic roles & 50–950 ramp
primary
#7CDAC7
secondary
#AE4C60
accent
#2243C3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483