#7CE2FC#7CE2FC
#7CE2FC is a very light, moderate cyan. Relative luminance 0.657; OKLCH L 86.0% C 0.102 H 216.4°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7CE2FC |
|---|---|
| RGB | rgb(124, 226, 252) |
| HSL | hsl(192, 96%, 74%) |
| HSV | hsv(192, 51%, 99%) |
| CMYK | cmyk(50.8%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(84.84, -22.94, -21.80) |
| CIE-LCH | lch(84.84, 31.65, 223.54°) |
| OKLab | oklab(86.03% -0.0819 -0.0603) |
| OKLCH | oklch(86.03% 0.102 216.4) |
| XYZ | xyz(53.0725, 65.7015, 101.9614) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 5.41
Neon Blue
#04D9FF
ΔE00 5.47
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Sky Blue
#87CEEB
ΔE00 5.92
Ice Blue
#A5DFF9
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CE2FC #FC967C
analogous
#7CFCD6 #7CE2FC #7CA2FC
triadic
#7CE2FC #FC7CE2 #E2FC7C
tetradic
#7CE2FC #D67CFC #FC967C #A2FC7C
square
#7CE2FC #D67CFC #FC967C #A2FC7C
split-complementary
#7CE2FC #FC7CA2 #FCD67C
monochromatic
#06C7F8 #40D5FB #7CE2FC #B8EFFD #E1F8FE
Accessibility & contrast
On white
1.49
#7CE2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#7CE2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CE2FC
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CE2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CE2FC | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFE
Deuteranopia (green-blind)
#BDCEFC
Tritanopia (blue-blind)
#27ECEA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7ce2fc; /* rgb */ color: rgb(124, 226, 252); /* oklch */ color: oklch(86.0% 0.102 216.4);
Tailwind
colors: {
custom: {
50: '#aaebfd',
500: '#7ce2fc',
950: '#000000',
},
}SCSS
$custom: #7ce2fc; $custom-light: #aaebfd; $custom-dark: #000000;
JSON
{
"hex": "#7ce2fc",
"rgb": {
"r": 124,
"g": 226,
"b": 252
},
"hsl": {
"h": 192.188,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.86033,
"c": 0.10171,
"h": 216.4
},
"luminance": 0.65706
}Semantic roles & 50–950 ramp
primary
#7CE2FC
secondary
#DA6143
accent
#2F00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#111617
muted
#818485