#4FD2F2#4FD2F2
#4FD2F2 is a light, vivid cyan. Relative luminance 0.542; OKLCH L 80.5% C 0.121 H 217.2°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #4FD2F2 |
|---|---|
| RGB | rgb(79, 210, 242) |
| HSL | hsl(192, 86%, 63%) |
| HSV | hsv(192, 67%, 95%) |
| CMYK | cmyk(67.4%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(78.56, -25.85, -26.20) |
| CIE-LCH | lch(78.56, 36.80, 225.38°) |
| OKLab | oklab(80.48% -0.0961 -0.073) |
| OKLCH | oklch(80.48% 0.121 217.2) |
| XYZ | xyz(42.2914, 54.1615, 92.2125) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.62
Bright Sky Blue
#02CCFE
ΔE00 4.68
Sky Blue
#87CEEB
ΔE00 5.67
Baby Blue
#89CFF0
ΔE00 6.42
Aqua Blue
#02D8E9
ΔE00 6.56
Robin'S Egg
#6DEDFD
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FD2F2 #F26F4F
analogous
#4FF2C0 #4FD2F2 #4F80F2
triadic
#4FD2F2 #F24FD2 #D2F24F
tetradic
#4FD2F2 #C04FF2 #F26F4F #80F24F
square
#4FD2F2 #C04FF2 #F26F4F #80F24F
split-complementary
#4FD2F2 #F24F80 #F2C04F
monochromatic
#0E97B9 #16C3EE #4FD2F2 #88E1F6 #C1EFFA
Accessibility & contrast
On white
1.77
#4FD2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#4FD2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FD2F2
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FD2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FD2F2 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCCF4
Deuteranopia (green-blind)
#A6BBF2
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #4fd2f2; /* rgb */ color: rgb(79, 210, 242); /* oklch */ color: oklch(80.5% 0.121 217.2);
Tailwind
colors: {
custom: {
50: '#93e0f6',
500: '#4fd2f2',
950: '#000000',
},
}SCSS
$custom: #4fd2f2; $custom-light: #93e0f6; $custom-dark: #000000;
JSON
{
"hex": "#4fd2f2",
"rgb": {
"r": 79,
"g": 210,
"b": 242
},
"hsl": {
"h": 191.779,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.80483,
"c": 0.12065,
"h": 217.2
},
"luminance": 0.54166
}Semantic roles & 50–950 ramp
primary
#4FD2F2
secondary
#B8492D
accent
#2F03E3
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485