#7CDDEC#7CDDEC
#7CDDEC is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.3% C 0.094 H 208.4°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDDEC |
|---|---|
| RGB | rgb(124, 221, 236) |
| HSL | hsl(188, 75%, 71%) |
| HSV | hsv(188, 47%, 93%) |
| CMYK | cmyk(47.5%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(82.94, -24.72, -16.22) |
| CIE-LCH | lch(82.94, 29.57, 213.26°) |
| OKLab | oklab(84.34% -0.0825 -0.0447) |
| OKLCH | oklch(84.34% 0.094 208.4) |
| XYZ | xyz(49.3031, 62.0500, 88.7193) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.06
Robin Egg Blue
#8AF1FE
ΔE00 4.49
Robin'S Egg Blue
#98EFF9
ΔE00 4.62
Aqua Blue
#02D8E9
ΔE00 5.89
Neon Blue
#04D9FF
ΔE00 6.98
Powder Blue
#B0E0E6
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDDEC #EC8B7C
analogous
#7CECC3 #7CDDEC #7CA5EC
triadic
#7CDDEC #EC7CDD #DDEC7C
tetradic
#7CDDEC #C37CEC #EC8B7C #A5EC7C
square
#7CDDEC #C37CEC #EC8B7C #A5EC7C
split-complementary
#7CDDEC #EC7CA5 #ECC37C
monochromatic
#1EB8D0 #47CFE4 #7CDDEC #B1EBF4 #E4F8FB
Accessibility & contrast
On white
1.57
#7CDDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#7CDDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDDEC
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDDEC | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#BCC9EC
Tritanopia (blue-blind)
#3EE5E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7cddec; /* rgb */ color: rgb(124, 221, 236); /* oklch */ color: oklch(84.3% 0.094 208.4);
Tailwind
colors: {
custom: {
50: '#a9e7f2',
500: '#7cddec',
950: '#000000',
},
}SCSS
$custom: #7cddec; $custom-light: #a9e7f2; $custom-dark: #000000;
JSON
{
"hex": "#7cddec",
"rgb": {
"r": 124,
"g": 221,
"b": 236
},
"hsl": {
"h": 188.036,
"s": 74.667,
"l": 70.588
},
"oklch": {
"l": 0.84341,
"c": 0.09385,
"h": 208.4
},
"luminance": 0.62054
}Semantic roles & 50–950 ramp
primary
#7CDDEC
secondary
#C55847
accent
#290FD7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485