#4EDFF2#4EDFF2
#4EDFF2 is a very light, vivid teal. Relative luminance 0.608; OKLCH L 83.5% C 0.123 H 207.6°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #4EDFF2 |
|---|---|
| RGB | rgb(78, 223, 242) |
| HSL | hsl(187, 86%, 63%) |
| HSV | hsv(187, 68%, 95%) |
| CMYK | cmyk(67.8%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(82.27, -32.31, -20.55) |
| CIE-LCH | lch(82.27, 38.29, 212.45°) |
| OKLab | oklab(83.47% -0.1092 -0.0571) |
| OKLCH | oklch(83.47% 0.123 207.6) |
| XYZ | xyz(45.5497, 60.8007, 93.3223) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.02
Robin'S Egg
#6DEDFD
ΔE00 3.56
Neon Blue
#04D9FF
ΔE00 5.38
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Robin'S Egg Blue
#98EFF9
ΔE00 6.68
Bright Light Blue
#26F7FD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EDFF2 #F2614E
analogous
#4EF2B3 #4EDFF2 #4E8DF2
triadic
#4EDFF2 #F24EDF #DFF24E
tetradic
#4EDFF2 #B34EF2 #F2614E #8DF24E
square
#4EDFF2 #B34EF2 #F2614E #8DF24E
split-complementary
#4EDFF2 #F24E8D #F2B34E
monochromatic
#0EA4B8 #15D5EE #4EDFF2 #87E9F6 #C0F4FA
Accessibility & contrast
On white
1.60
#4EDFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#4EDFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EDFF2
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EDFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EDFF2 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F3
Deuteranopia (green-blind)
#B5C5F2
Tritanopia (blue-blind)
#00E9E5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #4edff2; /* rgb */ color: rgb(78, 223, 242); /* oklch */ color: oklch(83.5% 0.123 207.6);
Tailwind
colors: {
custom: {
50: '#94e9f6',
500: '#4edff2',
950: '#000000',
},
}SCSS
$custom: #4edff2; $custom-light: #94e9f6; $custom-dark: #000000;
JSON
{
"hex": "#4edff2",
"rgb": {
"r": 78,
"g": 223,
"b": 242
},
"hsl": {
"h": 186.951,
"s": 86.316,
"l": 62.745
},
"oklch": {
"l": 0.83468,
"c": 0.12324,
"h": 207.6
},
"luminance": 0.60806
}Semantic roles & 50–950 ramp
primary
#4EDFF2
secondary
#B73D2D
accent
#1D03E3
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485