#7DDCFE#7DDCFE
#7DDCFE is a very light, moderate cyan. Relative luminance 0.627; OKLCH L 84.8% C 0.102 H 223.4°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDCFE |
|---|---|
| RGB | rgb(125, 220, 254) |
| HSL | hsl(196, 98%, 74%) |
| HSV | hsv(196, 51%, 100%) |
| CMYK | cmyk(50.8%, 13.4%, 0%, 0.4%) |
| CIE-LAB | lab(83.28, -19.18, -25.22) |
| CIE-LCH | lch(83.28, 31.69, 232.75°) |
| OKLab | oklab(84.82% -0.0739 -0.0699) |
| OKLCH | oklch(84.82% 0.102 223.4) |
| XYZ | xyz(51.9333, 62.6977, 103.1118) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.88
Baby Blue
#89CFF0
ΔE00 4.00
Ice Blue
#A5DFF9
ΔE00 4.86
Neon Blue
#04D9FF
ΔE00 5.66
Lightskyblue
#87CEFA
ΔE00 5.96
Bright Sky Blue
#02CCFE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDCFE #FE9F7D
analogous
#7DFEE0 #7DDCFE #7D9CFE
triadic
#7DDCFE #FE7DDC #DCFE7D
tetradic
#7DDCFE #E07DFE #FE9F7D #9CFE7D
square
#7DDCFE #E07DFE #FE9F7D #9CFE7D
split-complementary
#7DDCFE #FE7D9C #FEE07D
monochromatic
#04BBFD #40CCFE #7DDCFE #BAECFE #E1F7FF
Accessibility & contrast
On white
1.55
#7DDCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#7DDCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDCFE
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDCFE | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#B6C9FE
Tritanopia (blue-blind)
#2CE7E7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7ddcfe; /* rgb */ color: rgb(125, 220, 254); /* oklch */ color: oklch(84.8% 0.102 223.4);
Tailwind
colors: {
custom: {
50: '#aae7fe',
500: '#7ddcfe',
950: '#000000',
},
}SCSS
$custom: #7ddcfe; $custom-light: #aae7fe; $custom-dark: #000000;
JSON
{
"hex": "#7ddcfe",
"rgb": {
"r": 125,
"g": 220,
"b": 254
},
"hsl": {
"h": 195.814,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.84819,
"c": 0.10171,
"h": 223.4
},
"luminance": 0.62702
}Semantic roles & 50–950 ramp
primary
#7DDCFE
secondary
#DC6B43
accent
#3C00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485