#4EDBED#4EDBED
#4EDBED is a very light, vivid teal. Relative luminance 0.584; OKLCH L 82.4% C 0.121 H 207.2°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #4EDBED |
|---|---|
| RGB | rgb(78, 219, 237) |
| HSL | hsl(187, 82%, 62%) |
| HSV | hsv(187, 67%, 93%) |
| CMYK | cmyk(67.1%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(80.96, -31.85, -19.88) |
| CIE-LCH | lch(80.96, 37.55, 211.97°) |
| OKLab | oklab(82.35% -0.1073 -0.0552) |
| OKLCH | oklch(82.35% 0.121 207.2) |
| XYZ | xyz(43.7529, 58.3922, 89.0693) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.53
Robin'S Egg
#6DEDFD
ΔE00 4.36
Neon Blue
#04D9FF
ΔE00 5.46
Robin Egg Blue
#8AF1FE
ΔE00 6.27
Darkturquoise
#00CED1
ΔE00 7.04
Robin'S Egg Blue
#98EFF9
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EDBED #ED604E
analogous
#4EEDAF #4EDBED #4E8CED
triadic
#4EDBED #ED4EDB #DBED4E
tetradic
#4EDBED #AF4EED #ED604E #8CED4E
square
#4EDBED #AF4EED #ED604E #8CED4E
split-complementary
#4EDBED #ED4E8C #EDAF4E
monochromatic
#129DAF #17CFE6 #4EDBED #86E6F3 #BDF2F8
Accessibility & contrast
On white
1.66
#4EDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#4EDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EDBED
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EDBED | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EE
Deuteranopia (green-blind)
#B2C2ED
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #4edbed; /* rgb */ color: rgb(78, 219, 237); /* oklch */ color: oklch(82.4% 0.121 207.2);
Tailwind
colors: {
custom: {
50: '#93e6f2',
500: '#4edbed',
950: '#000000',
},
}SCSS
$custom: #4edbed; $custom-light: #93e6f2; $custom-dark: #000000;
JSON
{
"hex": "#4edbed",
"rgb": {
"r": 78,
"g": 219,
"b": 237
},
"hsl": {
"h": 186.792,
"s": 81.538,
"l": 61.765
},
"oklch": {
"l": 0.82353,
"c": 0.12068,
"h": 207.2
},
"luminance": 0.58397
}Semantic roles & 50–950 ramp
primary
#4EDBED
secondary
#AF3E30
accent
#2008DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485