#4DFDFC#4DFDFC
#4DFDFC is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.139 H 194.4°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFDFC |
|---|---|
| RGB | rgb(77, 253, 252) |
| HSL | hsl(180, 98%, 65%) |
| HSV | hsv(180, 70%, 99%) |
| CMYK | cmyk(69.6%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(91.17, -43.39, -12.42) |
| CIE-LCH | lch(91.17, 45.13, 195.98°) |
| OKLab | oklab(90.76% -0.1343 -0.0345) |
| OKLCH | oklch(90.76% 0.139 194.4) |
| XYZ | xyz(55.7485, 78.8500, 104.3580) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.71
Aqua
#00FFFF
ΔE00 1.60
Bright Turquoise
#0FFEF9
ΔE00 2.14
Bright Light Blue
#26F7FD
ΔE00 2.59
Bright Aqua
#0BF9EA
ΔE00 4.97
Robin'S Egg
#6DEDFD
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFDFC #FD4D4E
analogous
#4DFDA4 #4DFDFC #4DA6FD
triadic
#4DFDFC #FC4DFD #FDFC4D
tetradic
#4DFDFC #A44DFD #FD4D4E #A6FD4D
square
#4DFDFC #A44DFD #FD4D4E #A6FD4D
split-complementary
#4DFDFC #FD4DA6 #FDA44D
monochromatic
#02CDCC #10FCFB #4DFDFC #8AFEFD #C6FEFE
Accessibility & contrast
On white
1.25
#4DFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#4DFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFDFC
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFDFC | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FC
Deuteranopia (green-blind)
#D3DEFD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #4dfdfc; /* rgb */ color: rgb(77, 253, 252); /* oklch */ color: oklch(90.8% 0.139 194.4);
Tailwind
colors: {
custom: {
50: '#97fefd',
500: '#4dfdfc',
950: '#000000',
},
}SCSS
$custom: #4dfdfc; $custom-light: #97fefd; $custom-dark: #000000;
JSON
{
"hex": "#4dfdfc",
"rgb": {
"r": 77,
"g": 253,
"b": 252
},
"hsl": {
"h": 179.659,
"s": 97.778,
"l": 64.706
},
"oklch": {
"l": 0.90762,
"c": 0.13869,
"h": 194.4
},
"luminance": 0.78857
}Semantic roles & 50–950 ramp
primary
#4DFDFC
secondary
#C92627
accent
#0001E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101817
muted
#808685