#4EDFEF#4EDFEF
#4EDFEF is a very light, vivid teal. Relative luminance 0.606; OKLCH L 83.4% C 0.122 H 205.6°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #4EDFEF |
|---|---|
| RGB | rgb(78, 223, 239) |
| HSL | hsl(186, 83%, 62%) |
| HSV | hsv(186, 67%, 94%) |
| CMYK | cmyk(67.4%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(82.18, -33.17, -19.10) |
| CIE-LCH | lch(82.18, 38.28, 209.93°) |
| OKLab | oklab(83.36% -0.1104 -0.053) |
| OKLCH | oklch(83.36% 0.123 205.6) |
| XYZ | xyz(45.1028, 60.6219, 90.9688) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.67
Robin'S Egg
#6DEDFD
ΔE00 3.59
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Neon Blue
#04D9FF
ΔE00 6.30
Robin'S Egg Blue
#98EFF9
ΔE00 6.63
Bright Light Blue
#26F7FD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EDFEF #EF5E4E
analogous
#4EEFAF #4EDFEF #4E8EEF
triadic
#4EDFEF #EF4EDF #DFEF4E
tetradic
#4EDFEF #AF4EEF #EF5E4E #8EEF4E
square
#4EDFEF #AF4EEF #EF5E4E #8EEF4E
split-complementary
#4EDFEF #EF4E8E #EFAF4E
monochromatic
#10A2B2 #16D5EA #4EDFEF #86E9F4 #BEF3F9
Accessibility & contrast
On white
1.60
#4EDFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#4EDFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EDFEF
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EDFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EDFEF | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F0
Deuteranopia (green-blind)
#B6C5EF
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #4edfef; /* rgb */ color: rgb(78, 223, 239); /* oklch */ color: oklch(83.4% 0.122 205.6);
Tailwind
colors: {
custom: {
50: '#93e9f4',
500: '#4edfef',
950: '#000000',
},
}SCSS
$custom: #4edfef; $custom-light: #93e9f4; $custom-dark: #000000;
JSON
{
"hex": "#4edfef",
"rgb": {
"r": 78,
"g": 223,
"b": 239
},
"hsl": {
"h": 185.963,
"s": 83.42,
"l": 62.157
},
"oklch": {
"l": 0.83358,
"c": 0.1225,
"h": 205.6
},
"luminance": 0.60627
}Semantic roles & 50–950 ramp
primary
#4EDFEF
secondary
#B23C2F
accent
#1B06E0
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485