#7DCDFF#7DCDFF
#7DCDFF is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.6% C 0.106 H 237.4°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDFF |
|---|---|
| RGB | rgb(125, 205, 255) |
| HSL | hsl(203, 100%, 75%) |
| HSV | hsv(203, 51%, 100%) |
| CMYK | cmyk(51%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(79.18, -11.16, -32.04) |
| CIE-LCH | lch(79.18, 33.93, 250.79°) |
| OKLab | oklab(81.57% -0.057 -0.0892) |
| OKLCH | oklch(81.57% 0.106 237.4) |
| XYZ | xyz(48.3322, 55.2387, 102.7035) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.32
Lightskyblue
#87CEFA
ΔE00 1.38
Lightblue (survey)
#7BC8F6
ΔE00 1.49
Light Blue
#95D0FC
ΔE00 3.10
Baby Blue
#89CFF0
ΔE00 4.20
Sky Blue
#87CEEB
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDFF #FFAF7D
analogous
#7DFFF0 #7DCDFF #7D8CFF
triadic
#7DCDFF #FF7DCD #CDFF7D
tetradic
#7DCDFF #F07DFF #FFAF7D #8CFF7D
square
#7DCDFF #F07DFF #FFAF7D #8CFF7D
split-complementary
#7DCDFF #FF7D8C #FFF07D
monochromatic
#039EFF #40B5FF #7DCDFF #BAE5FF #E0F3FF
Accessibility & contrast
On white
1.74
#7DCDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#7DCDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDFF
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDFF | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#A4BEFE
Tritanopia (blue-blind)
#32DADE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7dcdff; /* rgb */ color: rgb(125, 205, 255); /* oklch */ color: oklch(81.6% 0.106 237.4);
Tailwind
colors: {
custom: {
50: '#aadcff',
500: '#7dcdff',
950: '#000000',
},
}SCSS
$custom: #7dcdff; $custom-light: #aadcff; $custom-dark: #000000;
JSON
{
"hex": "#7dcdff",
"rgb": {
"r": 125,
"g": 205,
"b": 255
},
"hsl": {
"h": 203.077,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.81568,
"c": 0.10587,
"h": 237.4
},
"luminance": 0.55243
}Semantic roles & 50–950 ramp
primary
#7DCDFF
secondary
#DE7E42
accent
#5800E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111518
muted
#818486