#7CE3FC#7CE3FC
#7CE3FC is a very light, moderate cyan. Relative luminance 0.663; OKLCH L 86.3% C 0.102 H 215.5°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7CE3FC |
|---|---|
| RGB | rgb(124, 227, 252) |
| HSL | hsl(192, 96%, 74%) |
| HSV | hsv(192, 51%, 99%) |
| CMYK | cmyk(50.8%, 9.9%, 0%, 1.2%) |
| CIE-LAB | lab(85.12, -23.44, -21.38) |
| CIE-LCH | lch(85.12, 31.72, 222.37°) |
| OKLab | oklab(86.26% -0.083 -0.0591) |
| OKLCH | oklch(86.26% 0.102 215.5) |
| XYZ | xyz(53.3452, 66.2469, 102.0523) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.69
Robin Egg Blue
#8AF1FE
ΔE00 5.00
Robin'S Egg Blue
#98EFF9
ΔE00 5.53
Neon Blue
#04D9FF
ΔE00 5.60
Sky Blue
#87CEEB
ΔE00 6.29
Ice Blue
#A5DFF9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CE3FC #FC957C
analogous
#7CFCD5 #7CE3FC #7CA3FC
triadic
#7CE3FC #FC7CE3 #E3FC7C
tetradic
#7CE3FC #D57CFC #FC957C #A3FC7C
square
#7CE3FC #D57CFC #FC957C #A3FC7C
split-complementary
#7CE3FC #FC7CA3 #FCD57C
monochromatic
#06C9F8 #40D6FB #7CE3FC #B8F0FD #E1F9FE
Accessibility & contrast
On white
1.47
#7CE3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#7CE3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CE3FC
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CE3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CE3FC | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFD
Deuteranopia (green-blind)
#BECEFC
Tritanopia (blue-blind)
#27EDEB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7ce3fc; /* rgb */ color: rgb(124, 227, 252); /* oklch */ color: oklch(86.3% 0.102 215.5);
Tailwind
colors: {
custom: {
50: '#aaecfd',
500: '#7ce3fc',
950: '#000000',
},
}SCSS
$custom: #7ce3fc; $custom-light: #aaecfd; $custom-dark: #000000;
JSON
{
"hex": "#7ce3fc",
"rgb": {
"r": 124,
"g": 227,
"b": 252
},
"hsl": {
"h": 191.719,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.86256,
"c": 0.1019,
"h": 215.5
},
"luminance": 0.66252
}Semantic roles & 50–950 ramp
primary
#7CE3FC
secondary
#DA6043
accent
#2D00E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111617
muted
#818485