#4EDFF7#4EDFF7
#4EDFF7 is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.7% C 0.125 H 210.7°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #4EDFF7 |
|---|---|
| RGB | rgb(78, 223, 247) |
| HSL | hsl(189, 91%, 64%) |
| HSV | hsv(189, 68%, 97%) |
| CMYK | cmyk(68.4%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(82.44, -30.84, -22.95) |
| CIE-LCH | lch(82.44, 38.44, 216.65°) |
| OKLab | oklab(83.65% -0.1073 -0.0638) |
| OKLCH | oklch(83.65% 0.125 210.7) |
| XYZ | xyz(46.3109, 61.1052, 97.3314) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.99
Robin'S Egg
#6DEDFD
ΔE00 4.06
Aqua Blue
#02D8E9
ΔE00 4.08
Robin Egg Blue
#8AF1FE
ΔE00 5.96
Robin'S Egg Blue
#98EFF9
ΔE00 7.03
Sky Blue
#87CEEB
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EDFF7 #F7664E
analogous
#4EF7BA #4EDFF7 #4E8AF7
triadic
#4EDFF7 #F74EDF #DFF74E
tetradic
#4EDFF7 #BA4EF7 #F7664E #8AF74E
square
#4EDFF7 #BA4EF7 #F7664E #8AF74E
split-complementary
#4EDFF7 #F74E8A #F7BA4E
monochromatic
#09A8C2 #13D4F4 #4EDFF7 #89EAFA #C3F4FC
Accessibility & contrast
On white
1.59
#4EDFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#4EDFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EDFF7
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EDFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EDFF7 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7F8
Deuteranopia (green-blind)
#B3C6F7
Tritanopia (blue-blind)
#00E9E6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #4edff7; /* rgb */ color: rgb(78, 223, 247); /* oklch */ color: oklch(83.7% 0.125 210.7);
Tailwind
colors: {
custom: {
50: '#94e9f9',
500: '#4edff7',
950: '#000000',
},
}SCSS
$custom: #4edff7; $custom-light: #94e9f9; $custom-dark: #000000;
JSON
{
"hex": "#4edff7",
"rgb": {
"r": 78,
"g": 223,
"b": 247
},
"hsl": {
"h": 188.521,
"s": 91.351,
"l": 63.725
},
"oklch": {
"l": 0.83654,
"c": 0.12481,
"h": 210.7
},
"luminance": 0.6111
}Semantic roles & 50–950 ramp
primary
#4EDFF7
secondary
#BF3F2A
accent
#2100E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1617
muted
#808485