#7DCDEF#7DCDEF
#7DCDEF is a light, moderate cyan. Relative luminance 0.543; OKLCH L 80.9% C 0.092 H 227.2°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDEF |
|---|---|
| RGB | rgb(125, 205, 239) |
| HSL | hsl(198, 78%, 71%) |
| HSV | hsv(198, 48%, 94%) |
| CMYK | cmyk(47.7%, 14.2%, 0%, 6.3%) |
| CIE-LAB | lab(78.61, -15.62, -24.37) |
| CIE-LCH | lch(78.61, 28.95, 237.34°) |
| OKLab | oklab(80.93% -0.0626 -0.0675) |
| OKLCH | oklch(80.93% 0.092 227.2) |
| XYZ | xyz(45.8631, 54.2510, 89.6993) |
| Luminance | 0.5425 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.50
Sky Blue
#87CEEB
ΔE00 1.51
Lightskyblue
#87CEFA
ΔE00 3.84
Lightblue (survey)
#7BC8F6
ΔE00 3.88
Sky
#82CAFC
ΔE00 5.22
Light Blue
#95D0FC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDEF #EF9F7D
analogous
#7DEFD8 #7DCDEF #7D94EF
triadic
#7DCDEF #EF7DCD #CDEF7D
tetradic
#7DCDEF #D87DEF #EF9F7D #94EF7D
square
#7DCDEF #D87DEF #EF9F7D #94EF7D
split-complementary
#7DCDEF #EF7D94 #EFD87D
monochromatic
#1A9FD7 #47B8E8 #7DCDEF #B3E2F6 #E4F5FC
Accessibility & contrast
On white
1.77
#7DCDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#7DCDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDEF
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDEF | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF1
Deuteranopia (green-blind)
#AABDEF
Tritanopia (blue-blind)
#43D7D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7dcdef; /* rgb */ color: rgb(125, 205, 239); /* oklch */ color: oklch(80.9% 0.092 227.2);
Tailwind
colors: {
custom: {
50: '#a9dcf4',
500: '#7dcdef',
950: '#000000',
},
}SCSS
$custom: #7dcdef; $custom-light: #a9dcf4; $custom-dark: #000000;
JSON
{
"hex": "#7dcdef",
"rgb": {
"r": 125,
"g": 205,
"b": 239
},
"hsl": {
"h": 197.895,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.80926,
"c": 0.09201,
"h": 227.2
},
"luminance": 0.54255
}Semantic roles & 50–950 ramp
primary
#7DCDEF
secondary
#C96E47
accent
#490BDA
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485