#7ED4FF#7ED4FF
#7ED4FF is a very light, moderate cyan. Relative luminance 0.587; OKLCH L 83.1% C 0.103 H 231.6°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED4FF |
|---|---|
| RGB | rgb(126, 212, 255) |
| HSL | hsl(200, 100%, 75%) |
| HSV | hsv(200, 51%, 100%) |
| CMYK | cmyk(50.6%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(81.15, -14.60, -29.01) |
| CIE-LCH | lch(81.15, 32.48, 243.29°) |
| OKLab | oklab(83.14% -0.064 -0.0806) |
| OKLCH | oklch(83.14% 0.103 231.6) |
| XYZ | xyz(50.1910, 58.7385, 103.2811) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.53
Baby Blue
#89CFF0
ΔE00 2.71
Lightblue (survey)
#7BC8F6
ΔE00 3.29
Sky Blue
#87CEEB
ΔE00 3.81
Sky
#82CAFC
ΔE00 3.97
Light Blue
#95D0FC
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED4FF #FFA97E
analogous
#7EFFEA #7ED4FF #7E94FF
triadic
#7ED4FF #FF7ED4 #D4FF7E
tetradic
#7ED4FF #EA7EFF #FFA97E #94FF7E
square
#7ED4FF #EA7EFF #FFA97E #94FF7E
split-complementary
#7ED4FF #FF7E94 #FFEA7E
monochromatic
#04ABFF #41C0FF #7ED4FF #BBE8FF #E0F5FF
Accessibility & contrast
On white
1.65
#7ED4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#7ED4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED4FF
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED4FF | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#ADC3FE
Tritanopia (blue-blind)
#33E0E2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7ed4ff; /* rgb */ color: rgb(126, 212, 255); /* oklch */ color: oklch(83.1% 0.103 231.6);
Tailwind
colors: {
custom: {
50: '#abe1ff',
500: '#7ed4ff',
950: '#000000',
},
}SCSS
$custom: #7ed4ff; $custom-light: #abe1ff; $custom-dark: #000000;
JSON
{
"hex": "#7ed4ff",
"rgb": {
"r": 126,
"g": 212,
"b": 255
},
"hsl": {
"h": 200,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.83142,
"c": 0.1029,
"h": 231.6
},
"luminance": 0.58743
}Semantic roles & 50–950 ramp
primary
#7ED4FF
secondary
#DE7743
accent
#4D00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111518
muted
#818486