#4FECFB#4FECFB
#4FECFB is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.8% C 0.129 H 204.3°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #4FECFB |
|---|---|
| RGB | rgb(79, 236, 251) |
| HSL | hsl(185, 96%, 65%) |
| HSV | hsv(185, 69%, 98%) |
| CMYK | cmyk(68.5%, 6%, 0%, 1.6%) |
| CIE-LAB | lab(86.31, -35.70, -19.18) |
| CIE-LCH | lch(86.31, 40.52, 208.25°) |
| OKLab | oklab(86.83% -0.1178 -0.0532) |
| OKLCH | oklch(86.83% 0.129 204.3) |
| XYZ | xyz(50.6249, 68.6124, 101.8235) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.08
Robin Egg Blue
#8AF1FE
ΔE00 4.32
Bright Light Blue
#26F7FD
ΔE00 4.41
Aqua Blue
#02D8E9
ΔE00 4.96
Robin'S Egg Blue
#98EFF9
ΔE00 5.76
Bright Cyan
#41FDFE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FECFB #FB5E4F
analogous
#4FFBB4 #4FECFB #4F96FB
triadic
#4FECFB #FB4FEC #ECFB4F
tetradic
#4FECFB #B44FFB #FB5E4F #96FB4F
square
#4FECFB #B44FFB #FB5E4F #96FB4F
split-complementary
#4FECFB #FB4F96 #FBB44F
monochromatic
#05BACB #13E6FA #4FECFB #8BF2FC #C7F9FE
Accessibility & contrast
On white
1.43
#4FECFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#4FECFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FECFB
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FECFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FECFB | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FC
Deuteranopia (green-blind)
#C1D0FC
Tritanopia (blue-blind)
#00F5F0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #4fecfb; /* rgb */ color: rgb(79, 236, 251); /* oklch */ color: oklch(86.8% 0.129 204.3);
Tailwind
colors: {
custom: {
50: '#96f2fc',
500: '#4fecfb',
950: '#000000',
},
}SCSS
$custom: #4fecfb; $custom-light: #96f2fc; $custom-dark: #000000;
JSON
{
"hex": "#4fecfb",
"rgb": {
"r": 79,
"g": 236,
"b": 251
},
"hsl": {
"h": 185.233,
"s": 95.556,
"l": 64.706
},
"oklch": {
"l": 0.86831,
"c": 0.12924,
"h": 204.3
},
"luminance": 0.68618
}Semantic roles & 50–950 ramp
primary
#4FECFB
secondary
#C73527
accent
#1400E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585