#4EE3EB#4EE3EB
#4EE3EB is a very light, vivid teal. Relative luminance 0.626; OKLCH L 84.1% C 0.124 H 200.3°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #4EE3EB |
|---|---|
| RGB | rgb(78, 227, 235) |
| HSL | hsl(183, 80%, 61%) |
| HSV | hsv(183, 67%, 92%) |
| CMYK | cmyk(66.8%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(83.21, -36.19, -15.43) |
| CIE-LCH | lch(83.21, 39.34, 203.09°) |
| OKLab | oklab(84.15% -0.116 -0.0428) |
| OKLCH | oklch(84.15% 0.124 200.3) |
| XYZ | xyz(45.5998, 62.5508, 88.2514) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.98
Robin'S Egg
#6DEDFD
ΔE00 4.32
Bright Light Blue
#26F7FD
ΔE00 4.68
Darkturquoise
#00CED1
ΔE00 5.94
Robin Egg Blue
#8AF1FE
ΔE00 5.97
Bright Cyan
#41FDFE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EE3EB #EB564E
analogous
#4EEBA5 #4EE3EB #4E95EB
triadic
#4EE3EB #EB4EE3 #E3EB4E
tetradic
#4EE3EB #A54EEB #EB564E #95EB4E
square
#4EE3EB #A54EEB #EB564E #95EB4E
split-complementary
#4EE3EB #EB4E95 #EBA54E
monochromatic
#13A4AB #1AD8E2 #4EE3EB #85ECF1 #BCF4F7
Accessibility & contrast
On white
1.55
#4EE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#4EE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EE3EB
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EE3EB | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#BBC8EC
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #4ee3eb; /* rgb */ color: rgb(78, 227, 235); /* oklch */ color: oklch(84.1% 0.124 200.3);
Tailwind
colors: {
custom: {
50: '#93ecf1',
500: '#4ee3eb',
950: '#000000',
},
}SCSS
$custom: #4ee3eb; $custom-light: #93ecf1; $custom-dark: #000000;
JSON
{
"hex": "#4ee3eb",
"rgb": {
"r": 78,
"g": 227,
"b": 235
},
"hsl": {
"h": 183.057,
"s": 79.695,
"l": 61.373
},
"oklch": {
"l": 0.84149,
"c": 0.12362,
"h": 200.3
},
"luminance": 0.62556
}Semantic roles & 50–950 ramp
primary
#4EE3EB
secondary
#AC3731
accent
#1409DC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485