#4FC2F2#4FC2F2
#4FC2F2 is a light, vivid cyan. Relative luminance 0.467; OKLCH L 76.8% C 0.123 H 229.2°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #4FC2F2 |
|---|---|
| RGB | rgb(79, 194, 242) |
| HSL | hsl(198, 86%, 63%) |
| HSV | hsv(198, 67%, 95%) |
| CMYK | cmyk(67.4%, 19.8%, 0%, 5.1%) |
| CIE-LAB | lab(73.97, -17.72, -33.25) |
| CIE-LCH | lch(73.97, 37.67, 241.94°) |
| OKLab | oklab(76.81% -0.0804 -0.0931) |
| OKLCH | oklch(76.81% 0.123 229.2) |
| XYZ | xyz(38.5369, 46.6524, 90.9610) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 3.33
Bright Sky Blue
#02CCFE
ΔE00 3.73
Lightblue (survey)
#7BC8F6
ΔE00 4.41
Lightskyblue
#87CEFA
ΔE00 5.90
Sky
#82CAFC
ΔE00 5.96
Baby Blue
#89CFF0
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FC2F2 #F27F4F
analogous
#4FF2D1 #4FC2F2 #4F70F2
triadic
#4FC2F2 #F24FC2 #C2F24F
tetradic
#4FC2F2 #D14FF2 #F27F4F #70F24F
square
#4FC2F2 #D14FF2 #F27F4F #70F24F
split-complementary
#4FC2F2 #F24F70 #F2D14F
monochromatic
#0E86B9 #16AEEE #4FC2F2 #88D6F6 #C1EAFA
Accessibility & contrast
On white
2.03
#4FC2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#4FC2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FC2F2
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FC2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FC2F2 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BFF4
Deuteranopia (green-blind)
#93AFF1
Tritanopia (blue-blind)
#00CFD2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #4fc2f2; /* rgb */ color: rgb(79, 194, 242); /* oklch */ color: oklch(76.8% 0.123 229.2);
Tailwind
colors: {
custom: {
50: '#92d4f6',
500: '#4fc2f2',
950: '#000000',
},
}SCSS
$custom: #4fc2f2; $custom-light: #92d4f6; $custom-dark: #000000;
JSON
{
"hex": "#4fc2f2",
"rgb": {
"r": 79,
"g": 194,
"b": 242
},
"hsl": {
"h": 197.669,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.76808,
"c": 0.12303,
"h": 229.2
},
"luminance": 0.46657
}Semantic roles & 50–950 ramp
primary
#4FC2F2
secondary
#ECC2B1
accent
#4503E3
background
#F9FDFF
surface
#F2FAFE
border
#CCD3D6
text
#0E1417
muted
#7E8385