#4EDEF7#4EDEF7
#4EDEF7 is a very light, vivid teal. Relative luminance 0.606; OKLCH L 83.4% C 0.125 H 211.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #4EDEF7 |
|---|---|
| RGB | rgb(78, 222, 247) |
| HSL | hsl(189, 91%, 64%) |
| HSV | hsv(189, 68%, 97%) |
| CMYK | cmyk(68.4%, 10.1%, 0%, 3.1%) |
| CIE-LAB | lab(82.15, -30.36, -23.38) |
| CIE-LCH | lch(82.15, 38.32, 217.60°) |
| OKLab | oklab(83.42% -0.1063 -0.065) |
| OKLCH | oklch(83.42% 0.125 211.5) |
| XYZ | xyz(46.0445, 60.5724, 97.2426) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.64
Aqua Blue
#02D8E9
ΔE00 4.27
Robin'S Egg
#6DEDFD
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Robin'S Egg Blue
#98EFF9
ΔE00 7.25
Sky Blue
#87CEEB
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EDEF7 #F7674E
analogous
#4EF7BB #4EDEF7 #4E89F7
triadic
#4EDEF7 #F74EDE #DEF74E
tetradic
#4EDEF7 #BB4EF7 #F7674E #89F74E
square
#4EDEF7 #BB4EF7 #F7674E #89F74E
split-complementary
#4EDEF7 #F74E89 #F7BB4E
monochromatic
#09A6C2 #13D3F4 #4EDEF7 #89E9FA #C3F4FC
Accessibility & contrast
On white
1.60
#4EDEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#4EDEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EDEF7
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EDEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EDEF7 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD6F9
Deuteranopia (green-blind)
#B2C5F7
Tritanopia (blue-blind)
#00E9E6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #4edef7; /* rgb */ color: rgb(78, 222, 247); /* oklch */ color: oklch(83.4% 0.125 211.5);
Tailwind
colors: {
custom: {
50: '#94e8f9',
500: '#4edef7',
950: '#000000',
},
}SCSS
$custom: #4edef7; $custom-light: #94e8f9; $custom-dark: #000000;
JSON
{
"hex": "#4edef7",
"rgb": {
"r": 78,
"g": 222,
"b": 247
},
"hsl": {
"h": 188.876,
"s": 91.351,
"l": 63.725
},
"oklch": {
"l": 0.83423,
"c": 0.12461,
"h": 211.5
},
"luminance": 0.60578
}Semantic roles & 50–950 ramp
primary
#4EDEF7
secondary
#BF402A
accent
#2200E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1617
muted
#808485