#7ACCFE#7ACCFE
#7ACCFE is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.2% C 0.107 H 236.9°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACCFE |
|---|---|
| RGB | rgb(122, 204, 254) |
| HSL | hsl(203, 99%, 74%) |
| HSV | hsv(203, 52%, 100%) |
| CMYK | cmyk(52%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(78.74, -11.56, -32.20) |
| CIE-LCH | lch(78.74, 34.21, 250.24°) |
| OKLab | oklab(81.17% -0.0585 -0.0897) |
| OKLCH | oklch(81.17% 0.107 236.9) |
| XYZ | xyz(47.5018, 54.4751, 101.7582) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.25
Sky
#82CAFC
ΔE00 1.50
Lightskyblue
#87CEFA
ΔE00 1.59
Light Blue
#95D0FC
ΔE00 3.44
Baby Blue
#89CFF0
ΔE00 4.19
Sky Blue
#87CEEB
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACCFE #FEAC7A
analogous
#7AFEEE #7ACCFE #7A8AFE
triadic
#7ACCFE #FE7ACC #CCFE7A
tetradic
#7ACCFE #EE7AFE #FEAC7A #8AFE7A
square
#7ACCFE #EE7AFE #FEAC7A #8AFE7A
split-complementary
#7ACCFE #FE7A8A #FEEE7A
monochromatic
#029DFC #3DB5FE #7ACCFE #B7E3FE #E1F3FF
Accessibility & contrast
On white
1.77
#7ACCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#7ACCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACCFE
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACCFE | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#A3BDFD
Tritanopia (blue-blind)
#28D9DD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7accfe; /* rgb */ color: rgb(122, 204, 254); /* oklch */ color: oklch(81.2% 0.107 236.9);
Tailwind
colors: {
custom: {
50: '#a8dbff',
500: '#7accfe',
950: '#000000',
},
}SCSS
$custom: #7accfe; $custom-light: #a8dbff; $custom-dark: #000000;
JSON
{
"hex": "#7accfe",
"rgb": {
"r": 122,
"g": 204,
"b": 254
},
"hsl": {
"h": 202.727,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.81172,
"c": 0.1071,
"h": 236.9
},
"luminance": 0.54479
}Semantic roles & 50–950 ramp
primary
#7ACCFE
secondary
#DC7B40
accent
#5700E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101518
muted
#818486