#7DC9F5#7DC9F5
#7DC9F5 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.3% C 0.098 H 235.2°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC9F5 |
|---|---|
| RGB | rgb(125, 201, 245) |
| HSL | hsl(202, 86%, 73%) |
| HSV | hsv(202, 49%, 96%) |
| CMYK | cmyk(49%, 18%, 0%, 3.9%) |
| CIE-LAB | lab(77.71, -11.88, -28.96) |
| CIE-LCH | lch(77.71, 31.30, 247.70°) |
| OKLab | oklab(80.28% -0.0559 -0.0804) |
| OKLCH | oklch(80.28% 0.098 235.2) |
| XYZ | xyz(45.8196, 52.7223, 94.1304) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.53
Lightskyblue
#87CEFA
ΔE00 1.57
Sky
#82CAFC
ΔE00 1.98
Baby Blue
#89CFF0
ΔE00 3.25
Light Blue
#95D0FC
ΔE00 3.57
Sky Blue
#87CEEB
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC9F5 #F5A97D
analogous
#7DF5E5 #7DC9F5 #7D8DF5
triadic
#7DC9F5 #F57DC9 #C9F57D
tetradic
#7DC9F5 #E57DF5 #F5A97D #8DF57D
square
#7DC9F5 #E57DF5 #F5A97D #8DF57D
split-complementary
#7DC9F5 #F57D8D #F5E57D
monochromatic
#1298E6 #44B1F1 #7DC9F5 #B6E1F9 #E3F3FD
Accessibility & contrast
On white
1.82
#7DC9F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#7DC9F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC9F5
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC9F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC9F5 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C7F7
Deuteranopia (green-blind)
#A4BAF4
Tritanopia (blue-blind)
#3FD5D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7dc9f5; /* rgb */ color: rgb(125, 201, 245); /* oklch */ color: oklch(80.3% 0.098 235.2);
Tailwind
colors: {
custom: {
50: '#a9d9f8',
500: '#7dc9f5',
950: '#000000',
},
}SCSS
$custom: #7dc9f5; $custom-light: #a9d9f8; $custom-dark: #000000;
JSON
{
"hex": "#7dc9f5",
"rgb": {
"r": 125,
"g": 201,
"b": 245
},
"hsl": {
"h": 202,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.80284,
"c": 0.09795,
"h": 235.2
},
"luminance": 0.52726
}Semantic roles & 50–950 ramp
primary
#7DC9F5
secondary
#D17946
accent
#5503E2
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385