#7CCEDC#7CCEDC
#7CCEDC is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.4% C 0.082 H 209.6°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCEDC |
|---|---|
| RGB | rgb(124, 206, 220) |
| HSL | hsl(189, 58%, 67%) |
| HSV | hsv(189, 44%, 86%) |
| CMYK | cmyk(43.6%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(78.22, -21.42, -14.77) |
| CIE-LCH | lch(78.22, 26.02, 214.59°) |
| OKLab | oklab(80.4% -0.0717 -0.0406) |
| OKLCH | oklch(80.4% 0.082 209.6) |
| XYZ | xyz(43.2969, 53.5917, 75.7589) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.17
Aqua Blue
#02D8E9
ΔE00 6.90
Baby Blue
#89CFF0
ΔE00 7.53
Robin'S Egg
#6DEDFD
ΔE00 7.63
Powder Blue
#B0E0E6
ΔE00 7.64
Robin'S Egg Blue
#98EFF9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCEDC #DC8A7C
analogous
#7CDCBA #7CCEDC #7C9EDC
triadic
#7CCEDC #DC7CCE #CEDC7C
tetradic
#7CCEDC #BA7CDC #DC8A7C #9EDC7C
square
#7CCEDC #BA7CDC #DC8A7C #9EDC7C
split-complementary
#7CCEDC #DC7C9E #DCBA7C
monochromatic
#2F9CAF #4CBCCF #7CCEDC #ACE0E9 #DDF2F6
Accessibility & contrast
On white
1.79
#7CCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#7CCEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCEDC
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCEDC | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DD
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#4FD5D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7ccedc; /* rgb */ color: rgb(124, 206, 220); /* oklch */ color: oklch(80.4% 0.082 209.6);
Tailwind
colors: {
custom: {
50: '#a7dde6',
500: '#7ccedc',
950: '#000000',
},
}SCSS
$custom: #7ccedc; $custom-light: #a7dde6; $custom-dark: #000000;
JSON
{
"hex": "#7ccedc",
"rgb": {
"r": 124,
"g": 206,
"b": 220
},
"hsl": {
"h": 188.75,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.80402,
"c": 0.08239,
"h": 209.6
},
"luminance": 0.53595
}Semantic roles & 50–950 ramp
primary
#7CCEDC
secondary
#B15A4B
accent
#3820C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484