#4EE2E3#4EE2E3
#4EE2E3 is a very light, vivid teal. Relative luminance 0.616; OKLCH L 83.6% C 0.123 H 195.7°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #4EE2E3 |
|---|---|
| RGB | rgb(78, 226, 227) |
| HSL | hsl(180, 73%, 60%) |
| HSV | hsv(180, 66%, 89%) |
| CMYK | cmyk(65.6%, 0.4%, 0%, 11%) |
| CIE-LAB | lab(82.68, -37.96, -11.99) |
| CIE-LCH | lch(82.68, 39.81, 197.53°) |
| OKLab | oklab(83.64% -0.1183 -0.0333) |
| OKLCH | oklch(83.64% 0.123 195.7) |
| XYZ | xyz(44.1972, 61.5535, 82.2099) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.58
Bright Light Blue
#26F7FD
ΔE00 4.91
Darkturquoise
#00CED1
ΔE00 5.26
Aqua Blue
#02D8E9
ΔE00 5.65
Bright Cyan
#41FDFE
ΔE00 5.82
Turquoise
#40E0D0
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EE2E3 #E34F4E
analogous
#4EE39A #4EE2E3 #4E97E3
triadic
#4EE2E3 #E34EE2 #E2E34E
tetradic
#4EE2E3 #9A4EE3 #E34F4E #97E34E
square
#4EE2E3 #9A4EE3 #E34F4E #97E34E
split-complementary
#4EE2E3 #E34E97 #E39A4E
monochromatic
#199D9E #21D1D3 #4EE2E3 #83EBEB #B8F3F4
Accessibility & contrast
On white
1.58
#4EE2E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#4EE2E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EE2E3
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EE2E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EE2E3 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D7E3
Deuteranopia (green-blind)
#BDC7E4
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #4ee2e3; /* rgb */ color: rgb(78, 226, 227); /* oklch */ color: oklch(83.6% 0.123 195.7);
Tailwind
colors: {
custom: {
50: '#93ebeb',
500: '#4ee2e3',
950: '#000000',
},
}SCSS
$custom: #4ee2e3; $custom-light: #93ebeb; $custom-dark: #000000;
JSON
{
"hex": "#4ee2e3",
"rgb": {
"r": 78,
"g": 226,
"b": 227
},
"hsl": {
"h": 180.403,
"s": 72.683,
"l": 59.804
},
"oklch": {
"l": 0.8364,
"c": 0.1229,
"h": 195.7
},
"luminance": 0.61558
}Semantic roles & 50–950 ramp
primary
#4EE2E3
secondary
#A13534
accent
#3A38EF
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484