#7DCCFA#7DCCFA
#7DCCFA is a light, moderate cyan. Relative luminance 0.544; OKLCH L 81.1% C 0.102 H 235.5°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCCFA |
|---|---|
| RGB | rgb(125, 204, 250) |
| HSL | hsl(202, 93%, 74%) |
| HSV | hsv(202, 50%, 98%) |
| CMYK | cmyk(50%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(78.72, -12.05, -30.08) |
| CIE-LCH | lch(78.72, 32.40, 248.17°) |
| OKLab | oklab(81.14% -0.0575 -0.0836) |
| OKLCH | oklch(81.14% 0.102 235.5) |
| XYZ | xyz(47.2994, 54.4441, 98.4402) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.00
Lightskyblue
#87CEFA
ΔE00 1.19
Sky
#82CAFC
ΔE00 1.84
Light Blue
#95D0FC
ΔE00 3.35
Baby Blue
#89CFF0
ΔE00 3.35
Sky Blue
#87CEEB
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCCFA #FAAB7D
analogous
#7DFAE9 #7DCCFA #7D8DFA
triadic
#7DCCFA #FA7DCC #CCFA7D
tetradic
#7DCCFA #E97DFA #FAAB7D #8DFA7D
square
#7DCCFA #E97DFA #FAAB7D #8DFA7D
split-complementary
#7DCCFA #FA7D8D #FAE97D
monochromatic
#099DF3 #42B5F8 #7DCCFA #B8E3FC #E2F3FE
Accessibility & contrast
On white
1.77
#7DCCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#7DCCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCCFA
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCCFA | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CAFC
Deuteranopia (green-blind)
#A5BDF9
Tritanopia (blue-blind)
#39D8DB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7dccfa; /* rgb */ color: rgb(125, 204, 250); /* oklch */ color: oklch(81.1% 0.102 235.5);
Tailwind
colors: {
custom: {
50: '#aadbfc',
500: '#7dccfa',
950: '#000000',
},
}SCSS
$custom: #7dccfa; $custom-light: #aadbfc; $custom-dark: #000000;
JSON
{
"hex": "#7dccfa",
"rgb": {
"r": 125,
"g": 204,
"b": 250
},
"hsl": {
"h": 202.08,
"s": 92.593,
"l": 73.529
},
"oklch": {
"l": 0.81144,
"c": 0.10153,
"h": 235.5
},
"luminance": 0.54448
}Semantic roles & 50–950 ramp
primary
#7DCCFA
secondary
#D77A44
accent
#5400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101517
muted
#818485