#4DFAF8#4DFAF8
#4DFAF8 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.9% C 0.137 H 193.8°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFAF8 |
|---|---|
| RGB | rgb(77, 250, 248) |
| HSL | hsl(179, 95%, 64%) |
| HSV | hsv(179, 69%, 98%) |
| CMYK | cmyk(69.2%, 0%, 0.8%, 2%) |
| CIE-LAB | lab(90.19, -43.15, -11.79) |
| CIE-LCH | lch(90.19, 44.73, 195.29°) |
| OKLab | oklab(89.93% -0.1331 -0.0328) |
| OKLCH | oklch(89.93% 0.137 193.8) |
| XYZ | xyz(54.1817, 76.7199, 100.7416) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.17
Aqua
#00FFFF
ΔE00 1.89
Bright Turquoise
#0FFEF9
ΔE00 2.07
Bright Light Blue
#26F7FD
ΔE00 2.64
Bright Aqua
#0BF9EA
ΔE00 4.58
Robin'S Egg
#6DEDFD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFAF8 #FA4D4F
analogous
#4DFAA1 #4DFAF8 #4DA6FA
triadic
#4DFAF8 #F84DFA #FAF84D
tetradic
#4DFAF8 #A14DFA #FA4D4F #A6FA4D
square
#4DFAF8 #A14DFA #FA4D4F #A6FA4D
split-complementary
#4DFAF8 #FA4DA6 #FAA14D
monochromatic
#06C7C5 #11F8F6 #4DFAF8 #89FCFA #C4FDFD
Accessibility & contrast
On white
1.28
#4DFAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#4DFAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFAF8
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFAF8 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEF8
Deuteranopia (green-blind)
#D1DBF9
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #4dfaf8; /* rgb */ color: rgb(77, 250, 248); /* oklch */ color: oklch(89.9% 0.137 193.8);
Tailwind
colors: {
custom: {
50: '#97fcfa',
500: '#4dfaf8',
950: '#000000',
},
}SCSS
$custom: #4dfaf8; $custom-light: #97fcfa; $custom-dark: #000000;
JSON
{
"hex": "#4dfaf8",
"rgb": {
"r": 77,
"g": 250,
"b": 248
},
"hsl": {
"h": 179.306,
"s": 94.536,
"l": 64.118
},
"oklch": {
"l": 0.89933,
"c": 0.13712,
"h": 193.8
},
"luminance": 0.76726
}Semantic roles & 50–950 ramp
primary
#4DFAF8
secondary
#C3282A
accent
#0003E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1717
muted
#808585