#4FE2FF#4FE2FF
#4FE2FF is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.7% C 0.128 H 213.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #4FE2FF |
|---|---|
| RGB | rgb(79, 226, 255) |
| HSL | hsl(190, 100%, 65%) |
| HSV | hsv(190, 69%, 100%) |
| CMYK | cmyk(69%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(83.58, -29.79, -25.42) |
| CIE-LCH | lch(83.58, 39.17, 220.48°) |
| OKLab | oklab(84.67% -0.1066 -0.0708) |
| OKLCH | oklch(84.67% 0.128 213.6) |
| XYZ | xyz(48.4632, 63.2694, 104.2464) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.30
Robin'S Egg
#6DEDFD
ΔE00 4.56
Aqua Blue
#02D8E9
ΔE00 5.59
Robin Egg Blue
#8AF1FE
ΔE00 6.20
Robin'S Egg Blue
#98EFF9
ΔE00 7.34
Bright Sky Blue
#02CCFE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FE2FF #FF6C4F
analogous
#4FFFC4 #4FE2FF #4F8AFF
triadic
#4FE2FF #FF4FE2 #E2FF4F
tetradic
#4FE2FF #C44FFF #FF6C4F #8AFF4F
square
#4FE2FF #C44FFF #FF6C4F #8AFF4F
split-complementary
#4FE2FF #FF4F8A #FFC44F
monochromatic
#00B1D4 #12D8FF #4FE2FF #8CECFF #C9F6FF
Accessibility & contrast
On white
1.54
#4FE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#4FE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FE2FF
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FE2FF | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#B4C8FF
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #4fe2ff; /* rgb */ color: rgb(79, 226, 255); /* oklch */ color: oklch(84.7% 0.128 213.6);
Tailwind
colors: {
custom: {
50: '#96ebff',
500: '#4fe2ff',
950: '#000000',
},
}SCSS
$custom: #4fe2ff; $custom-light: #96ebff; $custom-dark: #000000;
JSON
{
"hex": "#4fe2ff",
"rgb": {
"r": 79,
"g": 226,
"b": 255
},
"hsl": {
"h": 189.886,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.84674,
"c": 0.12797,
"h": 213.6
},
"luminance": 0.63275
}Semantic roles & 50–950 ramp
primary
#4FE2FF
secondary
#CE4024
accent
#2600E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1618
muted
#808486