#7CDCEB#7CDCEB
#7CDCEB is a very light, moderate teal. Relative luminance 0.615; OKLCH L 84.1% C 0.093 H 208.6°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCEB |
|---|---|
| RGB | rgb(124, 220, 235) |
| HSL | hsl(188, 74%, 70%) |
| HSV | hsv(188, 47%, 92%) |
| CMYK | cmyk(47.2%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(82.63, -24.49, -16.15) |
| CIE-LCH | lch(82.63, 29.34, 213.41°) |
| OKLab | oklab(84.08% -0.0818 -0.0445) |
| OKLCH | oklch(84.08% 0.093 208.6) |
| XYZ | xyz(48.8950, 61.4656, 87.8686) |
| Luminance | 0.6147 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.29
Robin Egg Blue
#8AF1FE
ΔE00 4.72
Robin'S Egg Blue
#98EFF9
ΔE00 4.81
Aqua Blue
#02D8E9
ΔE00 5.89
Neon Blue
#04D9FF
ΔE00 6.96
Powder Blue
#B0E0E6
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCEB #EB8B7C
analogous
#7CEBC2 #7CDCEB #7CA4EB
triadic
#7CDCEB #EB7CDC #DCEB7C
tetradic
#7CDCEB #C27CEB #EB8B7C #A4EB7C
square
#7CDCEB #C27CEB #EB8B7C #A4EB7C
split-complementary
#7CDCEB #EB7CA4 #EBC27C
monochromatic
#1FB6CD #47CEE3 #7CDCEB #B1EAF3 #E4F8FB
Accessibility & contrast
On white
1.58
#7CDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#7CDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCEB
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCEB | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#3FE4E0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7cdceb; /* rgb */ color: rgb(124, 220, 235); /* oklch */ color: oklch(84.1% 0.093 208.6);
Tailwind
colors: {
custom: {
50: '#a9e7f1',
500: '#7cdceb',
950: '#000000',
},
}SCSS
$custom: #7cdceb; $custom-light: #a9e7f1; $custom-dark: #000000;
JSON
{
"hex": "#7cdceb",
"rgb": {
"r": 124,
"g": 220,
"b": 235
},
"hsl": {
"h": 188.108,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.84081,
"c": 0.09313,
"h": 208.6
},
"luminance": 0.6147
}Semantic roles & 50–950 ramp
primary
#7CDCEB
secondary
#C45847
accent
#2B10D6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485