#4DFBFC#4DFBFC
#4DFBFC is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.3% C 0.137 H 195.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFBFC |
|---|---|
| RGB | rgb(77, 251, 252) |
| HSL | hsl(180, 97%, 65%) |
| HSV | hsv(180, 69%, 99%) |
| CMYK | cmyk(69.4%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(90.59, -42.50, -13.28) |
| CIE-LCH | lch(90.59, 44.52, 197.35°) |
| OKLab | oklab(90.3% -0.1324 -0.0369) |
| OKLCH | oklch(90.3% 0.137 195.6) |
| XYZ | xyz(55.1205, 77.5939, 104.1487) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.62
Aqua
#00FFFF
ΔE00 1.88
Bright Light Blue
#26F7FD
ΔE00 1.94
Bright Turquoise
#0FFEF9
ΔE00 2.71
Bright Aqua
#0BF9EA
ΔE00 5.54
Robin'S Egg
#6DEDFD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFBFC #FC4E4D
analogous
#4DFCA6 #4DFBFC #4DA4FC
triadic
#4DFBFC #FC4DFB #FBFC4D
tetradic
#4DFBFC #A64DFC #FC4E4D #A4FC4D
square
#4DFBFC #A64DFC #FC4E4D #A4FC4D
split-complementary
#4DFBFC #FC4DA4 #FCA64D
monochromatic
#03CACB #11FAFB #4DFBFC #89FCFD #C5FEFE
Accessibility & contrast
On white
1.27
#4DFBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#4DFBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFBFC
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFBFC | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFC
Deuteranopia (green-blind)
#D1DCFD
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4dfbfc; /* rgb */ color: rgb(77, 251, 252); /* oklch */ color: oklch(90.3% 0.137 195.6);
Tailwind
colors: {
custom: {
50: '#97fdfd',
500: '#4dfbfc',
950: '#000000',
},
}SCSS
$custom: #4dfbfc; $custom-light: #97fdfd; $custom-dark: #000000;
JSON
{
"hex": "#4dfbfc",
"rgb": {
"r": 77,
"g": 251,
"b": 252
},
"hsl": {
"h": 180.343,
"s": 96.685,
"l": 64.51
},
"oklch": {
"l": 0.90297,
"c": 0.13747,
"h": 195.6
},
"luminance": 0.776
}Semantic roles & 50–950 ramp
primary
#4DFBFC
secondary
#C72726
accent
#0100E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685