#4EDFF8#4EDFF8
#4EDFF8 is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.7% C 0.125 H 211.4°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #4EDFF8 |
|---|---|
| RGB | rgb(78, 223, 248) |
| HSL | hsl(189, 92%, 64%) |
| HSV | hsv(189, 69%, 97%) |
| CMYK | cmyk(68.5%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(82.47, -30.55, -23.42) |
| CIE-LCH | lch(82.47, 38.50, 217.48°) |
| OKLab | oklab(83.69% -0.1069 -0.0651) |
| OKLCH | oklch(83.69% 0.125 211.4) |
| XYZ | xyz(46.4656, 61.1670, 98.1463) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.74
Robin'S Egg
#6DEDFD
ΔE00 4.22
Aqua Blue
#02D8E9
ΔE00 4.33
Robin Egg Blue
#8AF1FE
ΔE00 6.07
Robin'S Egg Blue
#98EFF9
ΔE00 7.14
Sky Blue
#87CEEB
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EDFF8 #F8674E
analogous
#4EF8BC #4EDFF8 #4E8AF8
triadic
#4EDFF8 #F84EDF #DFF84E
tetradic
#4EDFF8 #BC4EF8 #F8674E #8AF84E
square
#4EDFF8 #BC4EF8 #F8674E #8AF84E
split-complementary
#4EDFF8 #F84E8A #F8BC4E
monochromatic
#08A8C4 #13D4F6 #4EDFF8 #89EAFA #C4F4FD
Accessibility & contrast
On white
1.59
#4EDFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#4EDFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EDFF8
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EDFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EDFF8 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7FA
Deuteranopia (green-blind)
#B3C6F8
Tritanopia (blue-blind)
#00EAE7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #4edff8; /* rgb */ color: rgb(78, 223, 248); /* oklch */ color: oklch(83.7% 0.125 211.4);
Tailwind
colors: {
custom: {
50: '#94e9fa',
500: '#4edff8',
950: '#000000',
},
}SCSS
$custom: #4edff8; $custom-light: #94e9fa; $custom-dark: #000000;
JSON
{
"hex": "#4edff8",
"rgb": {
"r": 78,
"g": 223,
"b": 248
},
"hsl": {
"h": 188.824,
"s": 92.391,
"l": 63.922
},
"oklch": {
"l": 0.83692,
"c": 0.12517,
"h": 211.4
},
"luminance": 0.61172
}Semantic roles & 50–950 ramp
primary
#4EDFF8
secondary
#C14029
accent
#2200E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1617
muted
#808485