#4DDFEE#4DDFEE
#4DDFEE is a very light, vivid teal. Relative luminance 0.605; OKLCH L 83.3% C 0.123 H 205.0°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #4DDFEE |
|---|---|
| RGB | rgb(77, 223, 238) |
| HSL | hsl(186, 83%, 62%) |
| HSV | hsv(186, 68%, 93%) |
| CMYK | cmyk(67.6%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(82.12, -33.60, -18.66) |
| CIE-LCH | lch(82.12, 38.43, 209.04°) |
| OKLab | oklab(83.3% -0.1113 -0.0518) |
| OKLCH | oklch(83.3% 0.123 205) |
| XYZ | xyz(44.8742, 60.5211, 90.1891) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.59
Robin'S Egg
#6DEDFD
ΔE00 3.69
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Bright Light Blue
#26F7FD
ΔE00 6.50
Neon Blue
#04D9FF
ΔE00 6.62
Darkturquoise
#00CED1
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DDFEE #EE5C4D
analogous
#4DEEAD #4DDFEE #4D8FEE
triadic
#4DDFEE #EE4DDF #DFEE4D
tetradic
#4DDFEE #AD4DEE #EE5C4D #8FEE4D
square
#4DDFEE #AD4DEE #EE5C4D #8FEE4D
split-complementary
#4DDFEE #EE4D8F #EEAD4D
monochromatic
#11A1B0 #16D4E8 #4DDFEE #85E9F3 #BDF3F9
Accessibility & contrast
On white
1.60
#4DDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#4DDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DDFEE
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DDFEE | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#B6C5EF
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #4ddfee; /* rgb */ color: rgb(77, 223, 238); /* oklch */ color: oklch(83.3% 0.123 205.0);
Tailwind
colors: {
custom: {
50: '#93e9f3',
500: '#4ddfee',
950: '#000000',
},
}SCSS
$custom: #4ddfee; $custom-light: #93e9f3; $custom-dark: #000000;
JSON
{
"hex": "#4ddfee",
"rgb": {
"r": 77,
"g": 223,
"b": 238
},
"hsl": {
"h": 185.59,
"s": 82.564,
"l": 61.765
},
"oklch": {
"l": 0.83297,
"c": 0.12274,
"h": 205
},
"luminance": 0.60526
}Semantic roles & 50–950 ramp
primary
#4DDFEE
secondary
#B03B2F
accent
#1B07DF
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485