#7CCFFA#7CCFFA
#7CCFFA is a light, moderate cyan. Relative luminance 0.558; OKLCH L 81.8% C 0.101 H 232.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFFA |
|---|---|
| RGB | rgb(124, 207, 250) |
| HSL | hsl(200, 93%, 73%) |
| HSV | hsv(200, 50%, 98%) |
| CMYK | cmyk(50.4%, 17.2%, 0%, 2%) |
| CIE-LAB | lab(79.50, -13.84, -28.88) |
| CIE-LCH | lch(79.50, 32.02, 244.40°) |
| OKLab | oklab(81.76% -0.0617 -0.0802) |
| OKLCH | oklch(81.76% 0.101 232.5) |
| XYZ | xyz(47.8740, 55.8090, 98.6733) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.89
Lightblue (survey)
#7BC8F6
ΔE00 2.16
Baby Blue
#89CFF0
ΔE00 2.50
Sky
#82CAFC
ΔE00 3.16
Sky Blue
#87CEEB
ΔE00 3.66
Light Blue
#95D0FC
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFFA #FAA77C
analogous
#7CFAE6 #7CCFFA #7C90FA
triadic
#7CCFFA #FA7CCF #CFFA7C
tetradic
#7CCFFA #E67CFA #FAA77C #90FA7C
square
#7CCFFA #E67CFA #FAA77C #90FA7C
split-complementary
#7CCFFA #FA7C90 #FAE67C
monochromatic
#09A3F2 #41B9F8 #7CCFFA #B7E5FC #E2F4FE
Accessibility & contrast
On white
1.73
#7CCFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#7CCFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFFA
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFFA | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFC
Deuteranopia (green-blind)
#A8BFF9
Tritanopia (blue-blind)
#34DBDD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7ccffa; /* rgb */ color: rgb(124, 207, 250); /* oklch */ color: oklch(81.8% 0.101 232.5);
Tailwind
colors: {
custom: {
50: '#a9ddfc',
500: '#7ccffa',
950: '#000000',
},
}SCSS
$custom: #7ccffa; $custom-light: #a9ddfc; $custom-dark: #000000;
JSON
{
"hex": "#7ccffa",
"rgb": {
"r": 124,
"g": 207,
"b": 250
},
"hsl": {
"h": 200.476,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.81755,
"c": 0.1012,
"h": 232.5
},
"luminance": 0.55813
}Semantic roles & 50–950 ramp
primary
#7CCFFA
secondary
#D77643
accent
#4E00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485