#7DC8EB#7DC8EB
#7DC8EB is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.7% C 0.090 H 229.4°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC8EB |
|---|---|
| RGB | rgb(125, 200, 235) |
| HSL | hsl(199, 73%, 71%) |
| HSV | hsv(199, 47%, 92%) |
| CMYK | cmyk(46.8%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(77.08, -14.12, -24.56) |
| CIE-LCH | lch(77.08, 28.32, 240.11°) |
| OKLab | oklab(79.66% -0.0583 -0.068) |
| OKLCH | oklch(79.66% 0.09 229.4) |
| XYZ | xyz(44.1017, 51.6633, 86.2292) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.00
Sky Blue
#87CEEB
ΔE00 2.31
Lightblue (survey)
#7BC8F6
ΔE00 3.02
Lightskyblue
#87CEFA
ΔE00 3.44
Sky
#82CAFC
ΔE00 4.48
Light Blue
#95D0FC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC8EB #EBA07D
analogous
#7DEBD7 #7DC8EB #7D91EB
triadic
#7DC8EB #EB7DC8 #C8EB7D
tetradic
#7DC8EB #D77DEB #EBA07D #91EB7D
square
#7DC8EB #D77DEB #EBA07D #91EB7D
split-complementary
#7DC8EB #EB7D91 #EBD77D
monochromatic
#2096CE #48B2E3 #7DC8EB #B2DEF3 #E4F4FB
Accessibility & contrast
On white
1.85
#7DC8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#7DC8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC8EB
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC8EB | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5ED
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#48D2D3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7dc8eb; /* rgb */ color: rgb(125, 200, 235); /* oklch */ color: oklch(79.7% 0.090 229.4);
Tailwind
colors: {
custom: {
50: '#a8d8f1',
500: '#7dc8eb',
950: '#000000',
},
}SCSS
$custom: #7dc8eb; $custom-light: #a8d8f1; $custom-dark: #000000;
JSON
{
"hex": "#7dc8eb",
"rgb": {
"r": 125,
"g": 200,
"b": 235
},
"hsl": {
"h": 199.091,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.79665,
"c": 0.08954,
"h": 229.4
},
"luminance": 0.51667
}Semantic roles & 50–950 ramp
primary
#7DC8EB
secondary
#C47048
accent
#4F10D5
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385