#4DDFE8#4DDFE8
#4DDFE8 is a very light, vivid teal. Relative luminance 0.602; OKLCH L 83.1% C 0.122 H 201.0°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #4DDFE8 |
|---|---|
| RGB | rgb(77, 223, 232) |
| HSL | hsl(183, 77%, 61%) |
| HSV | hsv(183, 67%, 91%) |
| CMYK | cmyk(66.8%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(81.93, -35.31, -15.75) |
| CIE-LCH | lch(81.93, 38.67, 204.04°) |
| OKLab | oklab(83.08% -0.1137 -0.0437) |
| OKLCH | oklch(83.08% 0.122 201) |
| XYZ | xyz(44.0073, 60.1743, 85.6238) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.22
Robin'S Egg
#6DEDFD
ΔE00 4.62
Darkturquoise
#00CED1
ΔE00 5.37
Bright Light Blue
#26F7FD
ΔE00 5.61
Mediumturquoise
#48D1CC
ΔE00 5.99
Robin Egg Blue
#8AF1FE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DDFE8 #E8564D
analogous
#4DE8A3 #4DDFE8 #4D91E8
triadic
#4DDFE8 #E84DDF #DFE84D
tetradic
#4DDFE8 #A34DE8 #E8564D #91E84D
square
#4DDFE8 #A34DE8 #E8564D #91E84D
split-complementary
#4DDFE8 #E84D91 #E8A34D
monochromatic
#159DA5 #1CD0DB #4DDFE8 #83E9EF #B9F2F6
Accessibility & contrast
On white
1.61
#4DDFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#4DDFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DDFE8
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DDFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DDFE8 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E9
Deuteranopia (green-blind)
#B8C5E9
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #4ddfe8; /* rgb */ color: rgb(77, 223, 232); /* oklch */ color: oklch(83.1% 0.122 201.0);
Tailwind
colors: {
custom: {
50: '#92e9ef',
500: '#4ddfe8',
950: '#000000',
},
}SCSS
$custom: #4ddfe8; $custom-light: #92e9ef; $custom-dark: #000000;
JSON
{
"hex": "#4ddfe8",
"rgb": {
"r": 77,
"g": 223,
"b": 232
},
"hsl": {
"h": 183.484,
"s": 77.114,
"l": 60.588
},
"oklch": {
"l": 0.83083,
"c": 0.12184,
"h": 201
},
"luminance": 0.60179
}Semantic roles & 50–950 ramp
primary
#4DDFE8
secondary
#A73932
accent
#180CD9
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485