#4EE3E8#4EE3E8
#4EE3E8 is a very light, vivid teal. Relative luminance 0.624; OKLCH L 84.0% C 0.123 H 198.3°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #4EE3E8 |
|---|---|
| RGB | rgb(78, 227, 232) |
| HSL | hsl(182, 77%, 61%) |
| HSV | hsv(182, 66%, 91%) |
| CMYK | cmyk(66.4%, 2.2%, 0%, 9%) |
| CIE-LAB | lab(83.11, -37.03, -13.98) |
| CIE-LCH | lch(83.11, 39.58, 200.68°) |
| OKLab | oklab(84.05% -0.1172 -0.0388) |
| OKLCH | oklch(84.05% 0.123 198.3) |
| XYZ | xyz(45.1700, 62.3789, 85.9880) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.53
Aqua Blue
#02D8E9
ΔE00 4.66
Robin'S Egg
#6DEDFD
ΔE00 5.14
Mediumturquoise
#48D1CC
ΔE00 5.56
Darkturquoise
#00CED1
ΔE00 5.61
Bright Cyan
#41FDFE
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EE3E8 #E8534E
analogous
#4EE8A0 #4EE3E8 #4E96E8
triadic
#4EE3E8 #E84EE3 #E3E84E
tetradic
#4EE3E8 #A04EE8 #E8534E #96E84E
square
#4EE3E8 #A04EE8 #E8534E #96E84E
split-complementary
#4EE3E8 #E84E96 #E8A04E
monochromatic
#16A1A6 #1DD6DC #4EE3E8 #84ECEF #BAF4F6
Accessibility & contrast
On white
1.56
#4EE3E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#4EE3E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EE3E8
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EE3E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EE3E8 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9E9
Deuteranopia (green-blind)
#BCC8E9
Tritanopia (blue-blind)
#00EBE4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #4ee3e8; /* rgb */ color: rgb(78, 227, 232); /* oklch */ color: oklch(84.0% 0.123 198.3);
Tailwind
colors: {
custom: {
50: '#93ecef',
500: '#4ee3e8',
950: '#000000',
},
}SCSS
$custom: #4ee3e8; $custom-light: #93ecef; $custom-dark: #000000;
JSON
{
"hex": "#4ee3e8",
"rgb": {
"r": 78,
"g": 227,
"b": 232
},
"hsl": {
"h": 181.948,
"s": 77,
"l": 60.784
},
"oklch": {
"l": 0.84045,
"c": 0.12346,
"h": 198.3
},
"luminance": 0.62384
}Semantic roles & 50–950 ramp
primary
#4EE3E8
secondary
#A83632
accent
#130CD9
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585