#7ED2FF#7ED2FF
#7ED2FF is a very light, moderate cyan. Relative luminance 0.577; OKLCH L 82.7% C 0.103 H 233.4°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED2FF |
|---|---|
| RGB | rgb(126, 210, 255) |
| HSL | hsl(201, 100%, 75%) |
| HSV | hsv(201, 51%, 100%) |
| CMYK | cmyk(50.6%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(80.60, -13.56, -29.86) |
| CIE-LCH | lch(80.60, 32.79, 245.57°) |
| OKLab | oklab(82.71% -0.0617 -0.083) |
| OKLCH | oklch(82.71% 0.103 233.4) |
| XYZ | xyz(49.6942, 57.7447, 103.1155) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.85
Lightblue (survey)
#7BC8F6
ΔE00 2.59
Baby Blue
#89CFF0
ΔE00 2.97
Sky
#82CAFC
ΔE00 3.15
Light Blue
#95D0FC
ΔE00 3.80
Sky Blue
#87CEEB
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED2FF #FFAB7E
analogous
#7EFFEB #7ED2FF #7E92FF
triadic
#7ED2FF #FF7ED2 #D2FF7E
tetradic
#7ED2FF #EB7EFF #FFAB7E #92FF7E
square
#7ED2FF #EB7EFF #FFAB7E #92FF7E
split-complementary
#7ED2FF #FF7E92 #FFEB7E
monochromatic
#04A7FF #41BDFF #7ED2FF #BBE7FF #E0F4FF
Accessibility & contrast
On white
1.67
#7ED2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#7ED2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED2FF
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED2FF | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCD0FF
Deuteranopia (green-blind)
#AAC2FE
Tritanopia (blue-blind)
#33DEE1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7ed2ff; /* rgb */ color: rgb(126, 210, 255); /* oklch */ color: oklch(82.7% 0.103 233.4);
Tailwind
colors: {
custom: {
50: '#abdfff',
500: '#7ed2ff',
950: '#000000',
},
}SCSS
$custom: #7ed2ff; $custom-light: #abdfff; $custom-dark: #000000;
JSON
{
"hex": "#7ed2ff",
"rgb": {
"r": 126,
"g": 210,
"b": 255
},
"hsl": {
"h": 200.93,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.82705,
"c": 0.10345,
"h": 233.4
},
"luminance": 0.57749
}Semantic roles & 50–950 ramp
primary
#7ED2FF
secondary
#DE7943
accent
#5000E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111518
muted
#818486