#4DEDF5#4DEDF5
#4DEDF5 is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.8% C 0.130 H 199.9°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #4DEDF5 |
|---|---|
| RGB | rgb(77, 237, 245) |
| HSL | hsl(183, 89%, 63%) |
| HSV | hsv(183, 69%, 96%) |
| CMYK | cmyk(68.6%, 3.3%, 0%, 3.9%) |
| CIE-LAB | lab(86.37, -38.12, -15.95) |
| CIE-LCH | lch(86.37, 41.32, 202.70°) |
| OKLab | oklab(86.81% -0.122 -0.0442) |
| OKLCH | oklch(86.81% 0.13 199.9) |
| XYZ | xyz(49.8189, 68.7329, 97.0097) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.69
Robin'S Egg
#6DEDFD
ΔE00 3.88
Bright Cyan
#41FDFE
ΔE00 4.20
Aqua
#00FFFF
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 5.36
Aqua Blue
#02D8E9
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DEDF5 #F5554D
analogous
#4DF5A9 #4DEDF5 #4D99F5
triadic
#4DEDF5 #F54DED #EDF54D
tetradic
#4DEDF5 #A94DF5 #F5554D #99F54D
square
#4DEDF5 #A94DF5 #F5554D #99F54D
split-complementary
#4DEDF5 #F54D99 #F5A94D
monochromatic
#0BB4BD #13E7F2 #4DEDF5 #87F3F8 #C1F9FC
Accessibility & contrast
On white
1.42
#4DEDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#4DEDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DEDF5
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DEDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DEDF5 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F6
Deuteranopia (green-blind)
#C3D0F6
Tritanopia (blue-blind)
#00F5EF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #4dedf5; /* rgb */ color: rgb(77, 237, 245); /* oklch */ color: oklch(86.8% 0.130 199.9);
Tailwind
colors: {
custom: {
50: '#95f3f8',
500: '#4dedf5',
950: '#000000',
},
}SCSS
$custom: #4dedf5; $custom-light: #95f3f8; $custom-dark: #000000;
JSON
{
"hex": "#4dedf5",
"rgb": {
"r": 77,
"g": 237,
"b": 245
},
"hsl": {
"h": 182.857,
"s": 89.362,
"l": 63.137
},
"oklch": {
"l": 0.86806,
"c": 0.12976,
"h": 199.9
},
"luminance": 0.68739
}Semantic roles & 50–950 ramp
primary
#4DEDF5
secondary
#BB322B
accent
#0B00E6
background
#FCFFFF
surface
#F5FEFF
border
#CFD6D7
text
#0F1717
muted
#808585