#4FD4F2#4FD4F2
#4FD4F2 is a light, vivid cyan. Relative luminance 0.552; OKLCH L 80.9% C 0.121 H 215.7°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #4FD4F2 |
|---|---|
| RGB | rgb(79, 212, 242) |
| HSL | hsl(191, 86%, 63%) |
| HSV | hsv(191, 67%, 95%) |
| CMYK | cmyk(67.4%, 12.4%, 0%, 5.1%) |
| CIE-LAB | lab(79.13, -26.84, -25.32) |
| CIE-LCH | lch(79.13, 36.90, 223.33°) |
| OKLab | oklab(80.94% -0.098 -0.0705) |
| OKLCH | oklch(80.94% 0.121 215.7) |
| XYZ | xyz(42.7883, 55.1552, 92.3782) |
| Luminance | 0.5516 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.52
Bright Sky Blue
#02CCFE
ΔE00 5.42
Aqua Blue
#02D8E9
ΔE00 5.85
Sky Blue
#87CEEB
ΔE00 6.08
Baby Blue
#89CFF0
ΔE00 6.90
Robin'S Egg
#6DEDFD
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FD4F2 #F26D4F
analogous
#4FF2BE #4FD4F2 #4F82F2
triadic
#4FD4F2 #F24FD4 #D4F24F
tetradic
#4FD4F2 #BE4FF2 #F26D4F #82F24F
square
#4FD4F2 #BE4FF2 #F26D4F #82F24F
split-complementary
#4FD4F2 #F24F82 #F2BE4F
monochromatic
#0E99B9 #16C6EE #4FD4F2 #88E2F6 #C1F0FA
Accessibility & contrast
On white
1.75
#4FD4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#4FD4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FD4F2
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FD4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FD4F2 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCEF4
Deuteranopia (green-blind)
#A8BDF2
Tritanopia (blue-blind)
#00DFDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #4fd4f2; /* rgb */ color: rgb(79, 212, 242); /* oklch */ color: oklch(80.9% 0.121 215.7);
Tailwind
colors: {
custom: {
50: '#93e1f6',
500: '#4fd4f2',
950: '#000000',
},
}SCSS
$custom: #4fd4f2; $custom-light: #93e1f6; $custom-dark: #000000;
JSON
{
"hex": "#4fd4f2",
"rgb": {
"r": 79,
"g": 212,
"b": 242
},
"hsl": {
"h": 191.043,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.80945,
"c": 0.12075,
"h": 215.7
},
"luminance": 0.5516
}Semantic roles & 50–950 ramp
primary
#4FD4F2
secondary
#B8472D
accent
#2C03E3
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485