#4EE2E8#4EE2E8
#4EE2E8 is a very light, vivid teal. Relative luminance 0.618; OKLCH L 83.8% C 0.123 H 199.0°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #4EE2E8 |
|---|---|
| RGB | rgb(78, 226, 232) |
| HSL | hsl(182, 77%, 61%) |
| HSV | hsv(182, 66%, 91%) |
| CMYK | cmyk(66.4%, 2.6%, 0%, 9%) |
| CIE-LAB | lab(82.82, -36.57, -14.41) |
| CIE-LCH | lch(82.82, 39.31, 201.51°) |
| OKLab | oklab(83.81% -0.1162 -0.04) |
| OKLCH | oklch(83.81% 0.123 199) |
| XYZ | xyz(44.8973, 61.8335, 85.8971) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.29
Bright Light Blue
#26F7FD
ΔE00 4.77
Robin'S Egg
#6DEDFD
ΔE00 4.95
Darkturquoise
#00CED1
ΔE00 5.51
Mediumturquoise
#48D1CC
ΔE00 5.62
Bright Cyan
#41FDFE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EE2E8 #E8544E
analogous
#4EE8A1 #4EE2E8 #4E95E8
triadic
#4EE2E8 #E84EE2 #E2E84E
tetradic
#4EE2E8 #A14EE8 #E8544E #95E84E
square
#4EE2E8 #A14EE8 #E8544E #95E84E
split-complementary
#4EE2E8 #E84E95 #E8A14E
monochromatic
#16A0A6 #1DD5DC #4EE2E8 #84EBEF #BAF4F6
Accessibility & contrast
On white
1.57
#4EE2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#4EE2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EE2E8
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EE2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EE2E8 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8E9
Deuteranopia (green-blind)
#BBC7E9
Tritanopia (blue-blind)
#00EAE3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #4ee2e8; /* rgb */ color: rgb(78, 226, 232); /* oklch */ color: oklch(83.8% 0.123 199.0);
Tailwind
colors: {
custom: {
50: '#93ebef',
500: '#4ee2e8',
950: '#000000',
},
}SCSS
$custom: #4ee2e8; $custom-light: #93ebef; $custom-dark: #000000;
JSON
{
"hex": "#4ee2e8",
"rgb": {
"r": 78,
"g": 226,
"b": 232
},
"hsl": {
"h": 182.338,
"s": 77,
"l": 60.784
},
"oklch": {
"l": 0.83811,
"c": 0.1229,
"h": 199
},
"luminance": 0.61839
}Semantic roles & 50–950 ramp
primary
#4EE2E8
secondary
#A83732
accent
#140CD9
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485