#4FEEFB#4FEEFB
#4FEEFB is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.3% C 0.130 H 203.0°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #4FEEFB |
|---|---|
| RGB | rgb(79, 238, 251) |
| HSL | hsl(185, 96%, 65%) |
| HSV | hsv(185, 69%, 98%) |
| CMYK | cmyk(68.5%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(86.88, -36.62, -18.32) |
| CIE-LCH | lch(86.88, 40.95, 206.57°) |
| OKLab | oklab(87.29% -0.1197 -0.0508) |
| OKLCH | oklch(87.29% 0.13 203) |
| XYZ | xyz(51.2039, 69.7704, 102.0165) |
| Luminance | 0.6978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.51
Bright Light Blue
#26F7FD
ΔE00 3.64
Robin Egg Blue
#8AF1FE
ΔE00 4.46
Bright Cyan
#41FDFE
ΔE00 5.25
Aqua Blue
#02D8E9
ΔE00 5.40
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FEEFB #FB5C4F
analogous
#4FFBB2 #4FEEFB #4F98FB
triadic
#4FEEFB #FB4FEE #EEFB4F
tetradic
#4FEEFB #B24FFB #FB5C4F #98FB4F
square
#4FEEFB #B24FFB #FB5C4F #98FB4F
split-complementary
#4FEEFB #FB4F98 #FBB24F
monochromatic
#05BCCB #13E8FA #4FEEFB #8BF4FC #C7FAFE
Accessibility & contrast
On white
1.40
#4FEEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#4FEEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FEEFB
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FEEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FEEFB | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FC
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#00F7F2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #4feefb; /* rgb */ color: rgb(79, 238, 251); /* oklch */ color: oklch(87.3% 0.130 203.0);
Tailwind
colors: {
custom: {
50: '#96f4fc',
500: '#4feefb',
950: '#000000',
},
}SCSS
$custom: #4feefb; $custom-light: #96f4fc; $custom-dark: #000000;
JSON
{
"hex": "#4feefb",
"rgb": {
"r": 79,
"g": 238,
"b": 251
},
"hsl": {
"h": 184.535,
"s": 95.556,
"l": 64.706
},
"oklch": {
"l": 0.87294,
"c": 0.13002,
"h": 203
},
"luminance": 0.69776
}Semantic roles & 50–950 ramp
primary
#4FEEFB
secondary
#C73327
accent
#1100E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585