#4DFFFC#4DFFFC
#4DFFFC is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.140 H 193.3°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFFFC |
|---|---|
| RGB | rgb(77, 255, 252) |
| HSL | hsl(179, 100%, 65%) |
| HSV | hsv(179, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(91.74, -44.27, -11.57) |
| CIE-LCH | lch(91.74, 45.76, 194.64°) |
| OKLab | oklab(91.23% -0.1362 -0.0322) |
| OKLCH | oklch(91.23% 0.14 193.3) |
| XYZ | xyz(56.3832, 80.1194, 104.5696) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.33
Aqua
#00FFFF
ΔE00 1.67
Bright Turquoise
#0FFEF9
ΔE00 1.73
Bright Light Blue
#26F7FD
ΔE00 3.28
Bright Aqua
#0BF9EA
ΔE00 4.47
Light Cyan
#ACFFFC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFFFC #FF4D50
analogous
#4DFFA3 #4DFFFC #4DA9FF
triadic
#4DFFFC #FC4DFF #FFFC4D
tetradic
#4DFFFC #A34DFF #FF4D50 #A9FF4D
square
#4DFFFC #A34DFF #FF4D50 #A9FF4D
split-complementary
#4DFFFC #FF4DA9 #FFA34D
monochromatic
#00D2CE #10FFFB #4DFFFC #8AFFFD #C7FFFE
Accessibility & contrast
On white
1.23
#4DFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#4DFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFFFC
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFFFC | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#D5DFFD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #4dfffc; /* rgb */ color: rgb(77, 255, 252); /* oklch */ color: oklch(91.2% 0.140 193.3);
Tailwind
colors: {
custom: {
50: '#97fffd',
500: '#4dfffc',
950: '#000000',
},
}SCSS
$custom: #4dfffc; $custom-light: #97fffd; $custom-dark: #000000;
JSON
{
"hex": "#4dfffc",
"rgb": {
"r": 77,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.989,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.91226,
"c": 0.13996,
"h": 193.3
},
"luminance": 0.80126
}Semantic roles & 50–950 ramp
primary
#4DFFFC
secondary
#CC2427
accent
#0004E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101817
muted
#808685