#4DD7F0#4DD7F0
#4DD7F0 is a light, vivid teal. Relative luminance 0.565; OKLCH L 81.5% C 0.121 H 212.1°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #4DD7F0 |
|---|---|
| RGB | rgb(77, 215, 240) |
| HSL | hsl(189, 84%, 62%) |
| HSV | hsv(189, 68%, 94%) |
| CMYK | cmyk(67.9%, 10.4%, 0%, 5.9%) |
| CIE-LAB | lab(79.88, -29.18, -23.12) |
| CIE-LCH | lch(79.88, 37.23, 218.38°) |
| OKLab | oklab(81.51% -0.1027 -0.0643) |
| OKLCH | oklch(81.51% 0.121 212.1) |
| XYZ | xyz(43.0825, 56.4650, 91.0495) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.35
Aqua Blue
#02D8E9
ΔE00 4.17
Robin'S Egg
#6DEDFD
ΔE00 5.79
Bright Sky Blue
#02CCFE
ΔE00 7.15
Sky Blue
#87CEEB
ΔE00 7.30
Robin Egg Blue
#8AF1FE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DD7F0 #F0664D
analogous
#4DF0B7 #4DD7F0 #4D86F0
triadic
#4DD7F0 #F04DD7 #D7F04D
tetradic
#4DD7F0 #B74DF0 #F0664D #86F04D
square
#4DD7F0 #B74DF0 #F0664D #86F04D
split-complementary
#4DD7F0 #F04D86 #F0B74D
monochromatic
#0F9AB3 #15CAEB #4DD7F0 #85E4F5 #BEF0FA
Accessibility & contrast
On white
1.71
#4DD7F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#4DD7F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DD7F0
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DD7F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DD7F0 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D0F1
Deuteranopia (green-blind)
#ACBFF0
Tritanopia (blue-blind)
#00E1DF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #4dd7f0; /* rgb */ color: rgb(77, 215, 240); /* oklch */ color: oklch(81.5% 0.121 212.1);
Tailwind
colors: {
custom: {
50: '#92e3f5',
500: '#4dd7f0',
950: '#000000',
},
}SCSS
$custom: #4dd7f0; $custom-light: #92e3f5; $custom-dark: #000000;
JSON
{
"hex": "#4dd7f0",
"rgb": {
"r": 77,
"g": 215,
"b": 240
},
"hsl": {
"h": 189.202,
"s": 84.456,
"l": 62.157
},
"oklch": {
"l": 0.8151,
"c": 0.12116,
"h": 212.1
},
"luminance": 0.5647
}Semantic roles & 50–950 ramp
primary
#4DD7F0
secondary
#B3422E
accent
#2605E1
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485