#7CE3FA#7CE3FA
#7CE3FA is a very light, moderate cyan. Relative luminance 0.661; OKLCH L 86.2% C 0.101 H 214.0°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7CE3FA |
|---|---|
| RGB | rgb(124, 227, 250) |
| HSL | hsl(191, 93%, 73%) |
| HSV | hsv(191, 50%, 98%) |
| CMYK | cmyk(50.4%, 9.2%, 0%, 2%) |
| CIE-LAB | lab(85.06, -23.97, -20.42) |
| CIE-LCH | lch(85.06, 31.49, 220.43°) |
| OKLab | oklab(86.18% -0.0838 -0.0564) |
| OKLCH | oklch(86.18% 0.101 214) |
| XYZ | xyz(53.0299, 66.1208, 100.3920) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.18
Robin Egg Blue
#8AF1FE
ΔE00 4.52
Robin'S Egg Blue
#98EFF9
ΔE00 5.05
Neon Blue
#04D9FF
ΔE00 5.80
Sky Blue
#87CEEB
ΔE00 6.62
Ice Blue
#A5DFF9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CE3FA #FA937C
analogous
#7CFAD2 #7CE3FA #7CA4FA
triadic
#7CE3FA #FA7CE3 #E3FA7C
tetradic
#7CE3FA #D27CFA #FA937C #A4FA7C
square
#7CE3FA #D27CFA #FA937C #A4FA7C
split-complementary
#7CE3FA #FA7CA4 #FAD27C
monochromatic
#09C8F2 #41D6F8 #7CE3FA #B7F0FC #E2F9FE
Accessibility & contrast
On white
1.48
#7CE3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#7CE3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CE3FA
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CE3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CE3FA | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFB
Deuteranopia (green-blind)
#BECEFA
Tritanopia (blue-blind)
#2AECEA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7ce3fa; /* rgb */ color: rgb(124, 227, 250); /* oklch */ color: oklch(86.2% 0.101 214.0);
Tailwind
colors: {
custom: {
50: '#aaecfc',
500: '#7ce3fa',
950: '#000000',
},
}SCSS
$custom: #7ce3fa; $custom-light: #aaecfc; $custom-dark: #000000;
JSON
{
"hex": "#7ce3fa",
"rgb": {
"r": 124,
"g": 227,
"b": 250
},
"hsl": {
"h": 190.952,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.86183,
"c": 0.101,
"h": 214
},
"luminance": 0.66125
}Semantic roles & 50–950 ramp
primary
#7CE3FA
secondary
#D75E43
accent
#2A00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#111617
muted
#818485