#4EEBED#4EEBED
#4EEBED is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.1% C 0.128 H 196.3°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #4EEBED |
|---|---|
| RGB | rgb(78, 235, 237) |
| HSL | hsl(181, 82%, 62%) |
| HSV | hsv(181, 67%, 93%) |
| CMYK | cmyk(67.1%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(85.58, -39.30, -12.93) |
| CIE-LCH | lch(85.58, 41.38, 198.21°) |
| OKLab | oklab(86.09% -0.1229 -0.0359) |
| OKLCH | oklch(86.09% 0.128 196.3) |
| XYZ | xyz(48.1294, 67.1453, 90.5281) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.01
Bright Cyan
#41FDFE
ΔE00 3.86
Aqua
#00FFFF
ΔE00 4.62
Bright Turquoise
#0FFEF9
ΔE00 4.98
Robin'S Egg
#6DEDFD
ΔE00 5.66
Aqua Blue
#02D8E9
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EEBED #ED504E
analogous
#4EEDA0 #4EEBED #4E9CED
triadic
#4EEBED #ED4EEB #EBED4E
tetradic
#4EEBED #A04EED #ED504E #9CED4E
square
#4EEBED #A04EED #ED504E #9CED4E
split-complementary
#4EEBED #ED4E9C #EDA04E
monochromatic
#12ADAF #17E4E6 #4EEBED #86F1F3 #BDF8F8
Accessibility & contrast
On white
1.46
#4EEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#4EEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EEBED
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EEBED | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0ED
Deuteranopia (green-blind)
#C4CEEE
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #4eebed; /* rgb */ color: rgb(78, 235, 237); /* oklch */ color: oklch(86.1% 0.128 196.3);
Tailwind
colors: {
custom: {
50: '#94f2f2',
500: '#4eebed',
950: '#000000',
},
}SCSS
$custom: #4eebed; $custom-light: #94f2f2; $custom-dark: #000000;
JSON
{
"hex": "#4eebed",
"rgb": {
"r": 78,
"g": 235,
"b": 237
},
"hsl": {
"h": 180.755,
"s": 81.538,
"l": 61.765
},
"oklch": {
"l": 0.8609,
"c": 0.12806,
"h": 196.3
},
"luminance": 0.67151
}Semantic roles & 50–950 ramp
primary
#4EEBED
secondary
#AF3230
accent
#0A08DE
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585