#4EE6E6#4EE6E6
#4EE6E6 is a very light, vivid teal. Relative luminance 0.639; OKLCH L 84.7% C 0.125 H 195.0°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #4EE6E6 |
|---|---|
| RGB | rgb(78, 230, 230) |
| HSL | hsl(180, 75%, 60%) |
| HSV | hsv(180, 66%, 90%) |
| CMYK | cmyk(66.1%, 0%, 0%, 9.8%) |
| CIE-LAB | lab(83.92, -38.96, -11.71) |
| CIE-LCH | lch(83.92, 40.68, 196.73°) |
| OKLab | oklab(84.68% -0.121 -0.0325) |
| OKLCH | oklch(84.68% 0.125 195) |
| XYZ | xyz(45.7152, 63.9213, 84.7763) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.21
Bright Cyan
#41FDFE
ΔE00 4.93
Mediumturquoise
#48D1CC
ΔE00 5.25
Aqua
#00FFFF
ΔE00 5.56
Bright Turquoise
#0FFEF9
ΔE00 5.64
Turquoise
#40E0D0
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EE6E6 #E64E4E
analogous
#4EE69A #4EE6E6 #4E9AE6
triadic
#4EE6E6 #E64EE6 #E6E64E
tetradic
#4EE6E6 #9A4EE6 #E64E4E #9AE64E
square
#4EE6E6 #9A4EE6 #E64E4E #9AE64E
split-complementary
#4EE6E6 #E64E9A #E69A4E
monochromatic
#17A3A3 #1FD8D8 #4EE6E6 #84EEEE #B9F5F5
Accessibility & contrast
On white
1.52
#4EE6E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#4EE6E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EE6E6
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EE6E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EE6E6 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE6
Deuteranopia (green-blind)
#C0CAE7
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #4ee6e6; /* rgb */ color: rgb(78, 230, 230); /* oklch */ color: oklch(84.7% 0.125 195.0);
Tailwind
colors: {
custom: {
50: '#93eeed',
500: '#4ee6e6',
950: '#000000',
},
}SCSS
$custom: #4ee6e6; $custom-light: #93eeed; $custom-dark: #000000;
JSON
{
"hex": "#4ee6e6",
"rgb": {
"r": 78,
"g": 230,
"b": 230
},
"hsl": {
"h": 180,
"s": 75.248,
"l": 60.392
},
"oklch": {
"l": 0.84682,
"c": 0.12527,
"h": 195
},
"luminance": 0.63927
}Semantic roles & 50–950 ramp
primary
#4EE6E6
secondary
#A53333
accent
#0E0ED7
background
#FCFFFE
surface
#F5FEFD
border
#CFD6D5
text
#0F1616
muted
#808584