#7FD4EA#7FD4EA
#7FD4EA is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 82.4% C 0.088 H 216.3°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD4EA |
|---|---|
| RGB | rgb(127, 212, 234) |
| HSL | hsl(192, 72%, 71%) |
| HSV | hsv(192, 46%, 92%) |
| CMYK | cmyk(45.7%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(80.48, -20.08, -18.85) |
| CIE-LCH | lch(80.48, 27.54, 223.19°) |
| OKLab | oklab(82.39% -0.0709 -0.052) |
| OKLCH | oklch(82.39% 0.088 216.3) |
| XYZ | xyz(47.1416, 57.5358, 86.4473) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.84
Baby Blue
#89CFF0
ΔE00 5.05
Ice Blue
#A5DFF9
ΔE00 6.04
Neon Blue
#04D9FF
ΔE00 6.19
Lightblue
#ADD8E6
ΔE00 6.87
Robin'S Egg
#6DEDFD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD4EA #EA957F
analogous
#7FEACA #7FD4EA #7F9EEA
triadic
#7FD4EA #EA7FD4 #D4EA7F
tetradic
#7FD4EA #CA7FEA #EA957F #9EEA7F
square
#7FD4EA #CA7FEA #EA957F #9EEA7F
split-complementary
#7FD4EA #EA7F9E #EACA7F
monochromatic
#22AACD #4AC2E1 #7FD4EA #B4E6F3 #E5F6FB
Accessibility & contrast
On white
1.68
#7FD4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#7FD4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD4EA
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD4EA | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFEB
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#4ADCDB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7fd4ea; /* rgb */ color: rgb(127, 212, 234); /* oklch */ color: oklch(82.4% 0.088 216.3);
Tailwind
colors: {
custom: {
50: '#aae1f0',
500: '#7fd4ea',
950: '#000000',
},
}SCSS
$custom: #7fd4ea; $custom-light: #aae1f0; $custom-dark: #000000;
JSON
{
"hex": "#7fd4ea",
"rgb": {
"r": 127,
"g": 212,
"b": 234
},
"hsl": {
"h": 192.336,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.82387,
"c": 0.0879,
"h": 216.3
},
"luminance": 0.5754
}Semantic roles & 50–950 ramp
primary
#7FD4EA
secondary
#C3634A
accent
#3A12D4
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485