#7FD3EB#7FD3EB
#7FD3EB is a very light, moderate cyan. Relative luminance 0.571; OKLCH L 82.2% C 0.088 H 218.2°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD3EB |
|---|---|
| RGB | rgb(127, 211, 235) |
| HSL | hsl(193, 73%, 71%) |
| HSV | hsv(193, 46%, 92%) |
| CMYK | cmyk(46%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(80.23, -19.31, -19.76) |
| CIE-LCH | lch(80.23, 27.62, 225.66°) |
| OKLab | oklab(82.2% -0.0693 -0.0545) |
| OKLCH | oklch(82.2% 0.088 218.2) |
| XYZ | xyz(47.0365, 57.0951, 87.1230) |
| Luminance | 0.5710 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.11
Baby Blue
#89CFF0
ΔE00 4.31
Ice Blue
#A5DFF9
ΔE00 5.70
Neon Blue
#04D9FF
ΔE00 6.14
Lightblue
#ADD8E6
ΔE00 6.80
Lightskyblue
#87CEFA
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD3EB #EB977F
analogous
#7FEBCD #7FD3EB #7F9DEB
triadic
#7FD3EB #EB7FD3 #D3EB7F
tetradic
#7FD3EB #CD7FEB #EB977F #9DEB7F
square
#7FD3EB #CD7FEB #EB977F #9DEB7F
split-complementary
#7FD3EB #EB7F9D #EBCD7F
monochromatic
#20A8CF #4AC1E3 #7FD3EB #B4E5F3 #E5F6FB
Accessibility & contrast
On white
1.69
#7FD3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#7FD3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD3EB
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD3EB | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEC
Deuteranopia (green-blind)
#B3C2EB
Tritanopia (blue-blind)
#4ADCDA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7fd3eb; /* rgb */ color: rgb(127, 211, 235); /* oklch */ color: oklch(82.2% 0.088 218.2);
Tailwind
colors: {
custom: {
50: '#aae0f1',
500: '#7fd3eb',
950: '#000000',
},
}SCSS
$custom: #7fd3eb; $custom-light: #aae0f1; $custom-dark: #000000;
JSON
{
"hex": "#7fd3eb",
"rgb": {
"r": 127,
"g": 211,
"b": 235
},
"hsl": {
"h": 193.333,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.822,
"c": 0.08821,
"h": 218.2
},
"luminance": 0.57099
}Semantic roles & 50–950 ramp
primary
#7FD3EB
secondary
#C4654A
accent
#3C10D5
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485