#7CDFFE#7CDFFE
#7CDFFE is a very light, moderate cyan. Relative luminance 0.642; OKLCH L 85.4% C 0.102 H 220.5°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDFFE |
|---|---|
| RGB | rgb(124, 223, 254) |
| HSL | hsl(194, 98%, 74%) |
| HSV | hsv(194, 51%, 100%) |
| CMYK | cmyk(51.2%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(84.08, -20.90, -24.02) |
| CIE-LCH | lch(84.08, 31.84, 228.97°) |
| OKLab | oklab(85.44% -0.0779 -0.0665) |
| OKLCH | oklch(85.44% 0.102 220.5) |
| XYZ | xyz(52.5824, 64.2117, 103.3698) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.71
Baby Blue
#89CFF0
ΔE00 5.09
Ice Blue
#A5DFF9
ΔE00 5.24
Neon Blue
#04D9FF
ΔE00 5.31
Robin'S Egg
#6DEDFD
ΔE00 6.88
Robin Egg Blue
#8AF1FE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDFFE #FE9B7C
analogous
#7CFEDC #7CDFFE #7C9EFE
triadic
#7CDFFE #FE7CDF #DFFE7C
tetradic
#7CDFFE #DC7CFE #FE9B7C #9EFE7C
square
#7CDFFE #DC7CFE #FE9B7C #9EFE7C
split-complementary
#7CDFFE #FE7C9E #FEDC7C
monochromatic
#03C1FD #3FD0FE #7CDFFE #B9EEFE #E1F8FF
Accessibility & contrast
On white
1.52
#7CDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#7CDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDFFE
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDFFE | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#B9CBFE
Tritanopia (blue-blind)
#26E9E9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7cdffe; /* rgb */ color: rgb(124, 223, 254); /* oklch */ color: oklch(85.4% 0.102 220.5);
Tailwind
colors: {
custom: {
50: '#aae9fe',
500: '#7cdffe',
950: '#000000',
},
}SCSS
$custom: #7cdffe; $custom-light: #aae9fe; $custom-dark: #000000;
JSON
{
"hex": "#7cdffe",
"rgb": {
"r": 124,
"g": 223,
"b": 254
},
"hsl": {
"h": 194.308,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.85441,
"c": 0.10243,
"h": 220.5
},
"luminance": 0.64216
}Semantic roles & 50–950 ramp
primary
#7CDFFE
secondary
#DC6742
accent
#3700E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111617
muted
#818485