#7FDFFE#7FDFFE
#7FDFFE is a very light, moderate cyan. Relative luminance 0.644; OKLCH L 85.6% C 0.100 H 221.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDFFE |
|---|---|
| RGB | rgb(127, 223, 254) |
| HSL | hsl(195, 98%, 75%) |
| HSV | hsv(195, 50%, 100%) |
| CMYK | cmyk(50%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(84.19, -20.27, -23.83) |
| CIE-LCH | lch(84.19, 31.28, 229.62°) |
| OKLab | oklab(85.57% -0.0757 -0.066) |
| OKLCH | oklch(85.57% 0.1 221) |
| XYZ | xyz(53.0227, 64.4387, 103.3905) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.55
Baby Blue
#89CFF0
ΔE00 4.88
Ice Blue
#A5DFF9
ΔE00 4.93
Neon Blue
#04D9FF
ΔE00 5.61
Lightskyblue
#87CEFA
ΔE00 7.04
Robin'S Egg
#6DEDFD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDFFE #FE9E7F
analogous
#7FFEDE #7FDFFE #7F9FFE
triadic
#7FDFFE #FE7FDF #DFFE7F
tetradic
#7FDFFE #DE7FFE #FE9E7F #9FFE7F
square
#7FDFFE #DE7FFE #FE9E7F #9FFE7F
split-complementary
#7FDFFE #FE7F9F #FEDE7F
monochromatic
#06C1FD #42D0FE #7FDFFE #BCEEFE #E1F7FF
Accessibility & contrast
On white
1.51
#7FDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#7FDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDFFE
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDFFE | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#B9CCFE
Tritanopia (blue-blind)
#33E9E9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7fdffe; /* rgb */ color: rgb(127, 223, 254); /* oklch */ color: oklch(85.6% 0.100 221.0);
Tailwind
colors: {
custom: {
50: '#ace9fe',
500: '#7fdffe',
950: '#000000',
},
}SCSS
$custom: #7fdffe; $custom-light: #ace9fe; $custom-dark: #000000;
JSON
{
"hex": "#7fdffe",
"rgb": {
"r": 127,
"g": 223,
"b": 254
},
"hsl": {
"h": 194.646,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.85568,
"c": 0.10044,
"h": 221
},
"luminance": 0.64443
}Semantic roles & 50–950 ramp
primary
#7FDFFE
secondary
#DD6A45
accent
#3800E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485