#7FD2FF#7FD2FF
#7FD2FF is a very light, moderate cyan. Relative luminance 0.578; OKLCH L 82.8% C 0.103 H 233.6°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD2FF |
|---|---|
| RGB | rgb(127, 210, 255) |
| HSL | hsl(201, 100%, 75%) |
| HSV | hsv(201, 50%, 100%) |
| CMYK | cmyk(50.2%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(80.64, -13.35, -29.79) |
| CIE-LCH | lch(80.64, 32.64, 245.87°) |
| OKLab | oklab(82.75% -0.061 -0.0828) |
| OKLCH | oklch(82.75% 0.103 233.6) |
| XYZ | xyz(49.8424, 57.8212, 103.1224) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.74
Lightblue (survey)
#7BC8F6
ΔE00 2.55
Baby Blue
#89CFF0
ΔE00 2.98
Sky
#82CAFC
ΔE00 3.06
Light Blue
#95D0FC
ΔE00 3.67
Sky Blue
#87CEEB
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD2FF #FFAC7F
analogous
#7FFFEC #7FD2FF #7F92FF
triadic
#7FD2FF #FF7FD2 #D2FF7F
tetradic
#7FD2FF #EC7FFF #FFAC7F #92FF7F
square
#7FD2FF #EC7FFF #FFAC7F #92FF7F
split-complementary
#7FD2FF #FF7F92 #FFEC7F
monochromatic
#05A7FF #42BCFF #7FD2FF #BCE8FF #E0F4FF
Accessibility & contrast
On white
1.67
#7FD2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#7FD2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD2FF
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD2FF | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCD0FF
Deuteranopia (green-blind)
#ABC2FE
Tritanopia (blue-blind)
#37DEE1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7fd2ff; /* rgb */ color: rgb(127, 210, 255); /* oklch */ color: oklch(82.8% 0.103 233.6);
Tailwind
colors: {
custom: {
50: '#abdfff',
500: '#7fd2ff',
950: '#000000',
},
}SCSS
$custom: #7fd2ff; $custom-light: #abdfff; $custom-dark: #000000;
JSON
{
"hex": "#7fd2ff",
"rgb": {
"r": 127,
"g": 210,
"b": 255
},
"hsl": {
"h": 201.094,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.8275,
"c": 0.10283,
"h": 233.6
},
"luminance": 0.57825
}Semantic roles & 50–950 ramp
primary
#7FD2FF
secondary
#DE7A44
accent
#5100E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486