#4EE4F6#4EE4F6
#4EE4F6 is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.8% C 0.126 H 206.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #4EE4F6 |
|---|---|
| RGB | rgb(78, 228, 246) |
| HSL | hsl(186, 90%, 64%) |
| HSV | hsv(186, 68%, 96%) |
| CMYK | cmyk(68.3%, 7.3%, 0%, 3.5%) |
| CIE-LAB | lab(83.84, -33.52, -20.29) |
| CIE-LCH | lch(83.84, 39.18, 211.19°) |
| OKLab | oklab(84.77% -0.1125 -0.0563) |
| OKLCH | oklch(84.77% 0.126 206.6) |
| XYZ | xyz(47.5127, 63.7549, 96.9728) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.63
Aqua Blue
#02D8E9
ΔE00 3.59
Robin Egg Blue
#8AF1FE
ΔE00 4.93
Neon Blue
#04D9FF
ΔE00 6.14
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Bright Light Blue
#26F7FD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EE4F6 #F6604E
analogous
#4EF6B4 #4EE4F6 #4E90F6
triadic
#4EE4F6 #F64EE4 #E4F64E
tetradic
#4EE4F6 #B44EF6 #F6604E #90F64E
square
#4EE4F6 #B44EF6 #F6604E #90F64E
split-complementary
#4EE4F6 #F64E90 #F6B44E
monochromatic
#0AACC0 #14DBF3 #4EE4F6 #88EDF9 #C2F6FC
Accessibility & contrast
On white
1.53
#4EE4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#4EE4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EE4F6
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EE4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EE4F6 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF7
Deuteranopia (green-blind)
#B9C9F6
Tritanopia (blue-blind)
#00EEE9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #4ee4f6; /* rgb */ color: rgb(78, 228, 246); /* oklch */ color: oklch(84.8% 0.126 206.6);
Tailwind
colors: {
custom: {
50: '#94edf9',
500: '#4ee4f6',
950: '#000000',
},
}SCSS
$custom: #4ee4f6; $custom-light: #94edf9; $custom-dark: #000000;
JSON
{
"hex": "#4ee4f6",
"rgb": {
"r": 78,
"g": 228,
"b": 246
},
"hsl": {
"h": 186.429,
"s": 90.323,
"l": 63.529
},
"oklch": {
"l": 0.84774,
"c": 0.12581,
"h": 206.6
},
"luminance": 0.6376
}Semantic roles & 50–950 ramp
primary
#4EE4F6
secondary
#BE3A2B
accent
#1900E6
background
#FCFFFF
surface
#F5FEFF
border
#CFD6D7
text
#0F1617
muted
#808585