#7CE2FA#7CE2FA
#7CE2FA is a very light, moderate cyan. Relative luminance 0.656; OKLCH L 86.0% C 0.101 H 214.9°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7CE2FA |
|---|---|
| RGB | rgb(124, 226, 250) |
| HSL | hsl(191, 93%, 73%) |
| HSV | hsv(191, 50%, 98%) |
| CMYK | cmyk(50.4%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(84.78, -23.48, -20.84) |
| CIE-LCH | lch(84.78, 31.40, 221.60°) |
| OKLab | oklab(85.96% -0.0827 -0.0576) |
| OKLCH | oklch(85.96% 0.101 214.9) |
| XYZ | xyz(52.7572, 65.5754, 100.3011) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.59
Robin Egg Blue
#8AF1FE
ΔE00 4.92
Robin'S Egg Blue
#98EFF9
ΔE00 5.41
Neon Blue
#04D9FF
ΔE00 5.63
Sky Blue
#87CEEB
ΔE00 6.24
Ice Blue
#A5DFF9
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CE2FA #FA947C
analogous
#7CFAD3 #7CE2FA #7CA3FA
triadic
#7CE2FA #FA7CE2 #E2FA7C
tetradic
#7CE2FA #D37CFA #FA947C #A3FA7C
square
#7CE2FA #D37CFA #FA947C #A3FA7C
split-complementary
#7CE2FA #FA7CA3 #FAD37C
monochromatic
#09C6F2 #41D5F8 #7CE2FA #B7EFFC #E2F8FE
Accessibility & contrast
On white
1.49
#7CE2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#7CE2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CE2FA
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CE2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CE2FA | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFB
Deuteranopia (green-blind)
#BDCDFA
Tritanopia (blue-blind)
#2BEBE9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7ce2fa; /* rgb */ color: rgb(124, 226, 250); /* oklch */ color: oklch(86.0% 0.101 214.9);
Tailwind
colors: {
custom: {
50: '#aaebfc',
500: '#7ce2fa',
950: '#000000',
},
}SCSS
$custom: #7ce2fa; $custom-light: #aaebfc; $custom-dark: #000000;
JSON
{
"hex": "#7ce2fa",
"rgb": {
"r": 124,
"g": 226,
"b": 250
},
"hsl": {
"h": 191.429,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.8596,
"c": 0.10076,
"h": 214.9
},
"luminance": 0.6558
}Semantic roles & 50–950 ramp
primary
#7CE2FA
secondary
#D75F43
accent
#2C00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#111617
muted
#818485