#7CDCCF#7CDCCF
#7CDCCF is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.093 H 184.4°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCCF |
|---|---|
| RGB | rgb(124, 220, 207) |
| HSL | hsl(172, 58%, 67%) |
| HSV | hsv(172, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(81.82, -31.48, -2.47) |
| CIE-LCH | lch(81.82, 31.58, 184.49°) |
| OKLab | oklab(83.17% -0.0932 -0.0071) |
| OKLCH | oklch(83.17% 0.093 184.4) |
| XYZ | xyz(45.1634, 59.9730, 68.2154) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.73
Mediumturquoise
#48D1CC
ΔE00 5.42
Seafoam Blue
#78D1B6
ΔE00 5.73
Tiffany Blue
#7BF2DA
ΔE00 5.82
Pale Teal
#82CBB2
ΔE00 6.62
Light Teal
#90E4C1
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCCF #DC7C89
analogous
#7CDC9F #7CDCCF #7CB9DC
triadic
#7CDCCF #CF7CDC #DCCF7C
tetradic
#7CDCCF #9F7CDC #DC7C89 #B9DC7C
square
#7CDCCF #9F7CDC #DC7C89 #B9DC7C
split-complementary
#7CDCCF #DC7CB9 #DC9F7C
monochromatic
#2FAF9E #4CCFBD #7CDCCF #ACE9E1 #DDF6F2
Accessibility & contrast
On white
1.62
#7CDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#7CDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCCF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCCF | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CF
Deuteranopia (green-blind)
#C3C6D0
Tritanopia (blue-blind)
#53E0D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7cdccf; /* rgb */ color: rgb(124, 220, 207); /* oklch */ color: oklch(83.2% 0.093 184.4);
Tailwind
colors: {
custom: {
50: '#a7e7dd',
500: '#7cdccf',
950: '#000000',
},
}SCSS
$custom: #7cdccf; $custom-light: #a7e7dd; $custom-dark: #000000;
JSON
{
"hex": "#7cdccf",
"rgb": {
"r": 124,
"g": 220,
"b": 207
},
"hsl": {
"h": 171.875,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.83168,
"c": 0.09349,
"h": 184.4
},
"luminance": 0.59976
}Semantic roles & 50–950 ramp
primary
#7CDCCF
secondary
#B14B59
accent
#2036C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484