#7CDCED#7CDCED
#7CDCED is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.2% C 0.094 H 210.2°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCED |
|---|---|
| RGB | rgb(124, 220, 237) |
| HSL | hsl(189, 76%, 71%) |
| HSV | hsv(189, 48%, 93%) |
| CMYK | cmyk(47.7%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(82.69, -23.97, -17.12) |
| CIE-LCH | lch(82.69, 29.45, 215.54°) |
| OKLab | oklab(84.15% -0.081 -0.0472) |
| OKLCH | oklch(84.15% 0.094 210.2) |
| XYZ | xyz(49.1856, 61.5818, 89.3989) |
| Luminance | 0.6159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.46
Robin Egg Blue
#8AF1FE
ΔE00 4.89
Robin'S Egg Blue
#98EFF9
ΔE00 5.02
Aqua Blue
#02D8E9
ΔE00 6.13
Neon Blue
#04D9FF
ΔE00 6.50
Sky Blue
#87CEEB
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCED #ED8D7C
analogous
#7CEDC6 #7CDCED #7CA3ED
triadic
#7CDCED #ED7CDC #DCED7C
tetradic
#7CDCED #C67CED #ED8D7C #A3ED7C
square
#7CDCED #C67CED #ED8D7C #A3ED7C
split-complementary
#7CDCED #ED7CA3 #EDC67C
monochromatic
#1DB7D2 #46CEE6 #7CDCED #B2EAF4 #E4F8FB
Accessibility & contrast
On white
1.58
#7CDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#7CDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCED
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCED | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#3DE4E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7cdced; /* rgb */ color: rgb(124, 220, 237); /* oklch */ color: oklch(84.2% 0.094 210.2);
Tailwind
colors: {
custom: {
50: '#a9e7f2',
500: '#7cdced',
950: '#000000',
},
}SCSS
$custom: #7cdced; $custom-light: #a9e7f2; $custom-dark: #000000;
JSON
{
"hex": "#7cdced",
"rgb": {
"r": 124,
"g": 220,
"b": 237
},
"hsl": {
"h": 189.027,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.84152,
"c": 0.09376,
"h": 210.2
},
"luminance": 0.61586
}Semantic roles & 50–950 ramp
primary
#7CDCED
secondary
#C75A47
accent
#2C0DD8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485