#4EECF5#4EECF5
#4EECF5 is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.6% C 0.129 H 200.6°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #4EECF5 |
|---|---|
| RGB | rgb(78, 236, 245) |
| HSL | hsl(183, 89%, 63%) |
| HSV | hsv(183, 68%, 96%) |
| CMYK | cmyk(68.2%, 3.7%, 0%, 3.9%) |
| CIE-LAB | lab(86.11, -37.53, -16.34) |
| CIE-LCH | lch(86.11, 40.93, 203.53°) |
| OKLab | oklab(86.6% -0.1206 -0.0453) |
| OKLCH | oklch(86.6% 0.129 200.6) |
| XYZ | xyz(49.6115, 68.1974, 96.9172) |
| Luminance | 0.6820 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.04
Robin'S Egg
#6DEDFD
ΔE00 3.55
Bright Cyan
#41FDFE
ΔE00 4.59
Robin Egg Blue
#8AF1FE
ΔE00 5.16
Aqua Blue
#02D8E9
ΔE00 5.35
Aqua
#00FFFF
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EECF5 #F5574E
analogous
#4EF5AB #4EECF5 #4E98F5
triadic
#4EECF5 #F54EEC #ECF54E
tetradic
#4EECF5 #AB4EF5 #F5574E #98F54E
square
#4EECF5 #AB4EF5 #F5574E #98F54E
split-complementary
#4EECF5 #F54E98 #F5AB4E
monochromatic
#0BB4BE #14E6F2 #4EECF5 #88F2F8 #C2F8FC
Accessibility & contrast
On white
1.43
#4EECF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#4EECF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EECF5
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EECF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EECF5 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F6
Deuteranopia (green-blind)
#C2D0F6
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #4eecf5; /* rgb */ color: rgb(78, 236, 245); /* oklch */ color: oklch(86.6% 0.129 200.6);
Tailwind
colors: {
custom: {
50: '#95f2f8',
500: '#4eecf5',
950: '#000000',
},
}SCSS
$custom: #4eecf5; $custom-light: #95f2f8; $custom-dark: #000000;
JSON
{
"hex": "#4eecf5",
"rgb": {
"r": 78,
"g": 236,
"b": 245
},
"hsl": {
"h": 183.234,
"s": 89.305,
"l": 63.333
},
"oklch": {
"l": 0.86597,
"c": 0.12884,
"h": 200.6
},
"luminance": 0.68203
}Semantic roles & 50–950 ramp
primary
#4EECF5
secondary
#BC332B
accent
#0C00E6
background
#FCFFFF
surface
#F5FEFF
border
#CFD6D7
text
#0F1717
muted
#808585