#4FEDFB#4FEDFB
#4FEDFB is a very light, vivid teal. Relative luminance 0.692; OKLCH L 87.1% C 0.130 H 203.7°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #4FEDFB |
|---|---|
| RGB | rgb(79, 237, 251) |
| HSL | hsl(185, 96%, 65%) |
| HSV | hsv(185, 69%, 98%) |
| CMYK | cmyk(68.5%, 5.6%, 0%, 1.6%) |
| CIE-LAB | lab(86.60, -36.16, -18.75) |
| CIE-LCH | lch(86.60, 40.73, 207.41°) |
| OKLab | oklab(87.06% -0.1187 -0.052) |
| OKLCH | oklch(87.06% 0.13 203.7) |
| XYZ | xyz(50.9136, 69.1898, 101.9197) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.27
Bright Light Blue
#26F7FD
ΔE00 4.02
Robin Egg Blue
#8AF1FE
ΔE00 4.37
Aqua Blue
#02D8E9
ΔE00 5.17
Bright Cyan
#41FDFE
ΔE00 5.65
Robin'S Egg Blue
#98EFF9
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FEDFB #FB5D4F
analogous
#4FFBB3 #4FEDFB #4F97FB
triadic
#4FEDFB #FB4FED #EDFB4F
tetradic
#4FEDFB #B34FFB #FB5D4F #97FB4F
square
#4FEDFB #B34FFB #FB5D4F #97FB4F
split-complementary
#4FEDFB #FB4F97 #FBB34F
monochromatic
#05BBCB #13E7FA #4FEDFB #8BF3FC #C7F9FE
Accessibility & contrast
On white
1.42
#4FEDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#4FEDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FEDFB
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FEDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FEDFB | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3FC
Deuteranopia (green-blind)
#C2D1FC
Tritanopia (blue-blind)
#00F6F1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4fedfb; /* rgb */ color: rgb(79, 237, 251); /* oklch */ color: oklch(87.1% 0.130 203.7);
Tailwind
colors: {
custom: {
50: '#96f3fc',
500: '#4fedfb',
950: '#000000',
},
}SCSS
$custom: #4fedfb; $custom-light: #96f3fc; $custom-dark: #000000;
JSON
{
"hex": "#4fedfb",
"rgb": {
"r": 79,
"g": 237,
"b": 251
},
"hsl": {
"h": 184.884,
"s": 95.556,
"l": 64.706
},
"oklch": {
"l": 0.87063,
"c": 0.12962,
"h": 203.7
},
"luminance": 0.69196
}Semantic roles & 50–950 ramp
primary
#4FEDFB
secondary
#C73427
accent
#1300E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585