#7EDFF3#7EDFF3
#7EDFF3 is a very light, moderate cyan. Relative luminance 0.637; OKLCH L 85.1% C 0.096 H 212.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDFF3 |
|---|---|
| RGB | rgb(126, 223, 243) |
| HSL | hsl(190, 83%, 72%) |
| HSV | hsv(190, 48%, 95%) |
| CMYK | cmyk(48.1%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(83.80, -23.43, -18.62) |
| CIE-LCH | lch(83.80, 29.93, 218.48°) |
| OKLab | oklab(85.12% -0.0806 -0.0514) |
| OKLCH | oklch(85.12% 0.096 212.5) |
| XYZ | xyz(51.1633, 63.6778, 94.3715) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.39
Robin Egg Blue
#8AF1FE
ΔE00 4.69
Robin'S Egg Blue
#98EFF9
ΔE00 4.95
Neon Blue
#04D9FF
ΔE00 6.13
Sky Blue
#87CEEB
ΔE00 6.35
Aqua Blue
#02D8E9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDFF3 #F3927E
analogous
#7EF3CC #7EDFF3 #7EA5F3
triadic
#7EDFF3 #F37EDF #DFF37E
tetradic
#7EDFF3 #CC7EF3 #F3927E #A5F37E
square
#7EDFF3 #CC7EF3 #F3927E #A5F37E
split-complementary
#7EDFF3 #F37EA5 #F3CC7E
monochromatic
#15BFE2 #46D1EE #7EDFF3 #B6EDF8 #E3F8FC
Accessibility & contrast
On white
1.53
#7EDFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#7EDFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDFF3
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDFF3 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F4
Deuteranopia (green-blind)
#BDCBF3
Tritanopia (blue-blind)
#3CE7E5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7edff3; /* rgb */ color: rgb(126, 223, 243); /* oklch */ color: oklch(85.1% 0.096 212.5);
Tailwind
colors: {
custom: {
50: '#aae9f7',
500: '#7edff3',
950: '#000000',
},
}SCSS
$custom: #7edff3; $custom-light: #aae9f7; $custom-dark: #000000;
JSON
{
"hex": "#7edff3",
"rgb": {
"r": 126,
"g": 223,
"b": 243
},
"hsl": {
"h": 190.256,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.85122,
"c": 0.09559,
"h": 212.5
},
"luminance": 0.63682
}Semantic roles & 50–950 ramp
primary
#7EDFF3
secondary
#CE5E47
accent
#2B06DF
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#111617
muted
#818485