#4EE4FE#4EE4FE
#4EE4FE is a very light, vivid teal. Relative luminance 0.643; OKLCH L 85.1% C 0.128 H 211.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #4EE4FE |
|---|---|
| RGB | rgb(78, 228, 254) |
| HSL | hsl(189, 99%, 65%) |
| HSV | hsv(189, 69%, 100%) |
| CMYK | cmyk(69.3%, 10.2%, 0%, 0.4%) |
| CIE-LAB | lab(84.10, -31.18, -24.11) |
| CIE-LCH | lch(84.10, 39.42, 217.72°) |
| OKLab | oklab(85.07% -0.1093 -0.0671) |
| OKLCH | oklch(85.07% 0.128 211.5) |
| XYZ | xyz(48.7671, 64.2566, 103.5793) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.62
Neon Blue
#04D9FF
ΔE00 4.15
Aqua Blue
#02D8E9
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.53
Robin'S Egg Blue
#98EFF9
ΔE00 6.78
Bright Light Blue
#26F7FD
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EE4FE #FE684E
analogous
#4EFEC0 #4EE4FE #4E8CFE
triadic
#4EE4FE #FE4EE4 #E4FE4E
tetradic
#4EE4FE #C04EFE #FE684E #8CFE4E
square
#4EE4FE #C04EFE #FE684E #8CFE4E
split-complementary
#4EE4FE #FE4E8C #FEC04E
monochromatic
#01B2D0 #11DBFE #4EE4FE #8BEDFE #C8F7FF
Accessibility & contrast
On white
1.52
#4EE4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#4EE4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EE4FE
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EE4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EE4FE | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#B6CAFE
Tritanopia (blue-blind)
#00EFEC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #4ee4fe; /* rgb */ color: rgb(78, 228, 254); /* oklch */ color: oklch(85.1% 0.128 211.5);
Tailwind
colors: {
custom: {
50: '#95edfe',
500: '#4ee4fe',
950: '#000000',
},
}SCSS
$custom: #4ee4fe; $custom-light: #95edfe; $custom-dark: #000000;
JSON
{
"hex": "#4ee4fe",
"rgb": {
"r": 78,
"g": 228,
"b": 254
},
"hsl": {
"h": 188.864,
"s": 98.876,
"l": 65.098
},
"oklch": {
"l": 0.85072,
"c": 0.12829,
"h": 211.5
},
"luminance": 0.64262
}Semantic roles & 50–950 ramp
primary
#4EE4FE
secondary
#CB3E25
accent
#2200E6
background
#FCFFFF
surface
#F5FEFF
border
#CFD6D7
text
#0F1617
muted
#808585