#7CCEDF#7CCEDF
#7CCEDF is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.5% C 0.083 H 212.4°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCEDF |
|---|---|
| RGB | rgb(124, 206, 223) |
| HSL | hsl(190, 61%, 68%) |
| HSV | hsv(190, 44%, 87%) |
| CMYK | cmyk(44.4%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(78.32, -20.64, -16.24) |
| CIE-LCH | lch(78.32, 26.26, 218.20°) |
| OKLab | oklab(80.51% -0.0705 -0.0447) |
| OKLCH | oklch(80.51% 0.083 212.4) |
| XYZ | xyz(43.6978, 53.7521, 77.8702) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.11
Baby Blue
#89CFF0
ΔE00 6.48
Neon Blue
#04D9FF
ΔE00 7.19
Aqua Blue
#02D8E9
ΔE00 7.27
Lightblue
#ADD8E6
ΔE00 7.49
Ice Blue
#A5DFF9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCEDF #DF8D7C
analogous
#7CDFBE #7CCEDF #7C9CDF
triadic
#7CCEDF #DF7CCE #CEDF7C
tetradic
#7CCEDF #BE7CDF #DF8D7C #9CDF7C
square
#7CCEDF #BE7CDF #DF8D7C #9CDF7C
split-complementary
#7CCEDF #DF7C9C #DFBE7C
monochromatic
#2C9DB5 #4BBCD3 #7CCEDF #ADE0EB #DEF3F7
Accessibility & contrast
On white
1.79
#7CCEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#7CCEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCEDF
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCEDF | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C9E0
Deuteranopia (green-blind)
#B1BDDF
Tritanopia (blue-blind)
#4DD5D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7ccedf; /* rgb */ color: rgb(124, 206, 223); /* oklch */ color: oklch(80.5% 0.083 212.4);
Tailwind
colors: {
custom: {
50: '#a7dde9',
500: '#7ccedf',
950: '#000000',
},
}SCSS
$custom: #7ccedf; $custom-light: #a7dde9; $custom-dark: #000000;
JSON
{
"hex": "#7ccedf",
"rgb": {
"r": 124,
"g": 206,
"b": 223
},
"hsl": {
"h": 190.303,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.80508,
"c": 0.08349,
"h": 212.4
},
"luminance": 0.53755
}Semantic roles & 50–950 ramp
primary
#7CCEDF
secondary
#B65C49
accent
#3A1DC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484