#7DCDFA#7DCDFA
#7DCDFA is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.4% C 0.101 H 234.6°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDFA |
|---|---|
| RGB | rgb(125, 205, 250) |
| HSL | hsl(202, 93%, 74%) |
| HSV | hsv(202, 50%, 98%) |
| CMYK | cmyk(50%, 18%, 0%, 2%) |
| CIE-LAB | lab(79.00, -12.57, -29.66) |
| CIE-LCH | lch(79.00, 32.21, 247.02°) |
| OKLab | oklab(81.36% -0.0587 -0.0824) |
| OKLCH | oklch(81.36% 0.101 234.6) |
| XYZ | xyz(47.5378, 54.9209, 98.5197) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.27
Lightblue (survey)
#7BC8F6
ΔE00 1.33
Sky
#82CAFC
ΔE00 2.24
Baby Blue
#89CFF0
ΔE00 3.04
Light Blue
#95D0FC
ΔE00 3.50
Sky Blue
#87CEEB
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDFA #FAAA7D
analogous
#7DFAE8 #7DCDFA #7D8EFA
triadic
#7DCDFA #FA7DCD #CDFA7D
tetradic
#7DCDFA #E87DFA #FAAA7D #8EFA7D
square
#7DCDFA #E87DFA #FAAA7D #8EFA7D
split-complementary
#7DCDFA #FA7D8E #FAE87D
monochromatic
#099FF3 #42B6F8 #7DCDFA #B8E4FC #E2F4FE
Accessibility & contrast
On white
1.75
#7DCDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#7DCDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDFA
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDFA | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFC
Deuteranopia (green-blind)
#A6BEF9
Tritanopia (blue-blind)
#38D9DC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7dcdfa; /* rgb */ color: rgb(125, 205, 250); /* oklch */ color: oklch(81.4% 0.101 234.6);
Tailwind
colors: {
custom: {
50: '#aadcfc',
500: '#7dcdfa',
950: '#000000',
},
}SCSS
$custom: #7dcdfa; $custom-light: #aadcfc; $custom-dark: #000000;
JSON
{
"hex": "#7dcdfa",
"rgb": {
"r": 125,
"g": 205,
"b": 250
},
"hsl": {
"h": 201.6,
"s": 92.593,
"l": 73.529
},
"oklch": {
"l": 0.81363,
"c": 0.10119,
"h": 234.6
},
"luminance": 0.54925
}Semantic roles & 50–950 ramp
primary
#7DCDFA
secondary
#D77944
accent
#5300E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485