#7DC7EB#7DC7EB
#7DC7EB is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.4% C 0.090 H 230.5°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC7EB |
|---|---|
| RGB | rgb(125, 199, 235) |
| HSL | hsl(200, 73%, 71%) |
| HSV | hsv(200, 47%, 92%) |
| CMYK | cmyk(46.8%, 15.3%, 0%, 7.8%) |
| CIE-LAB | lab(76.80, -13.59, -24.98) |
| CIE-LCH | lch(76.80, 28.44, 241.45°) |
| OKLab | oklab(79.44% -0.0571 -0.0692) |
| OKLCH | oklch(79.44% 0.09 230.5) |
| XYZ | xyz(43.8709, 51.2017, 86.1523) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.25
Lightblue (survey)
#7BC8F6
ΔE00 2.65
Sky Blue
#87CEEB
ΔE00 2.72
Lightskyblue
#87CEFA
ΔE00 3.22
Sky
#82CAFC
ΔE00 4.13
Light Blue
#95D0FC
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC7EB #EBA17D
analogous
#7DEBD8 #7DC7EB #7D90EB
triadic
#7DC7EB #EB7DC7 #C7EB7D
tetradic
#7DC7EB #D87DEB #EBA17D #90EB7D
square
#7DC7EB #D87DEB #EBA17D #90EB7D
split-complementary
#7DC7EB #EB7D90 #EBD87D
monochromatic
#2095CE #48B0E3 #7DC7EB #B2DEF3 #E4F4FB
Accessibility & contrast
On white
1.87
#7DC7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#7DC7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC7EB
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC7EB | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4ED
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#48D1D3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7dc7eb; /* rgb */ color: rgb(125, 199, 235); /* oklch */ color: oklch(79.4% 0.090 230.5);
Tailwind
colors: {
custom: {
50: '#a8d8f1',
500: '#7dc7eb',
950: '#000000',
},
}SCSS
$custom: #7dc7eb; $custom-light: #a8d8f1; $custom-dark: #000000;
JSON
{
"hex": "#7dc7eb",
"rgb": {
"r": 125,
"g": 199,
"b": 235
},
"hsl": {
"h": 199.636,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.79444,
"c": 0.08971,
"h": 230.5
},
"luminance": 0.51205
}Semantic roles & 50–950 ramp
primary
#7DC7EB
secondary
#C47148
accent
#5110D5
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385