#4EE2FF#4EE2FF
#4EE2FF is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.7% C 0.128 H 213.5°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #4EE2FF |
|---|---|
| RGB | rgb(78, 226, 255) |
| HSL | hsl(190, 100%, 65%) |
| HSV | hsv(190, 69%, 100%) |
| CMYK | cmyk(69.4%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(83.56, -29.92, -25.46) |
| CIE-LCH | lch(83.56, 39.29, 220.39°) |
| OKLab | oklab(84.65% -0.107 -0.0709) |
| OKLCH | oklch(84.65% 0.128 213.5) |
| XYZ | xyz(48.3806, 63.2268, 104.2425) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.29
Robin'S Egg
#6DEDFD
ΔE00 4.55
Aqua Blue
#02D8E9
ΔE00 5.55
Robin Egg Blue
#8AF1FE
ΔE00 6.22
Robin'S Egg Blue
#98EFF9
ΔE00 7.36
Bright Sky Blue
#02CCFE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EE2FF #FF6B4E
analogous
#4EFFC4 #4EE2FF #4E89FF
triadic
#4EE2FF #FF4EE2 #E2FF4E
tetradic
#4EE2FF #C44EFF #FF6B4E #89FF4E
square
#4EE2FF #C44EFF #FF6B4E #89FF4E
split-complementary
#4EE2FF #FF4E89 #FFC44E
monochromatic
#00B0D3 #11D8FF #4EE2FF #8BECFF #C8F6FF
Accessibility & contrast
On white
1.54
#4EE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#4EE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EE2FF
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EE2FF | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#B4C8FF
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #4ee2ff; /* rgb */ color: rgb(78, 226, 255); /* oklch */ color: oklch(84.7% 0.128 213.5);
Tailwind
colors: {
custom: {
50: '#95ebff',
500: '#4ee2ff',
950: '#000000',
},
}SCSS
$custom: #4ee2ff; $custom-light: #95ebff; $custom-dark: #000000;
JSON
{
"hex": "#4ee2ff",
"rgb": {
"r": 78,
"g": 226,
"b": 255
},
"hsl": {
"h": 189.831,
"s": 100,
"l": 65.294
},
"oklch": {
"l": 0.8465,
"c": 0.12839,
"h": 213.5
},
"luminance": 0.63232
}Semantic roles & 50–950 ramp
primary
#4EE2FF
secondary
#CD4024
accent
#2600E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1618
muted
#808486