#4DFFFA#4DFFFA
#4DFFFA is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.140 H 192.2°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFFFA |
|---|---|
| RGB | rgb(77, 255, 250) |
| HSL | hsl(178, 100%, 65%) |
| HSV | hsv(178, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 2%, 0%) |
| CIE-LAB | lab(91.68, -44.81, -10.62) |
| CIE-LCH | lch(91.68, 46.05, 193.33°) |
| OKLab | oklab(91.16% -0.137 -0.0296) |
| OKLCH | oklch(91.16% 0.14 192.2) |
| XYZ | xyz(56.0679, 79.9933, 102.9092) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 1.51
Bright Cyan
#41FDFE
ΔE00 1.93
Aqua
#00FFFF
ΔE00 2.01
Bright Light Blue
#26F7FD
ΔE00 3.81
Bright Aqua
#0BF9EA
ΔE00 3.90
Tiffany Blue
#7BF2DA
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFFFA #FF4D52
analogous
#4DFFA1 #4DFFFA #4DABFF
triadic
#4DFFFA #FA4DFF #FFFA4D
tetradic
#4DFFFA #A14DFF #FF4D52 #ABFF4D
square
#4DFFFA #A14DFF #FF4D52 #ABFF4D
split-complementary
#4DFFFA #FF4DAB #FFA14D
monochromatic
#00D2CC #10FFF8 #4DFFFA #8AFFFC #C7FFFD
Accessibility & contrast
On white
1.24
#4DFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#4DFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFFFA
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFFFA | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2FA
Deuteranopia (green-blind)
#D6DFFB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #4dfffa; /* rgb */ color: rgb(77, 255, 250); /* oklch */ color: oklch(91.2% 0.140 192.2);
Tailwind
colors: {
custom: {
50: '#97fffb',
500: '#4dfffa',
950: '#000000',
},
}SCSS
$custom: #4dfffa; $custom-light: #97fffb; $custom-dark: #000000;
JSON
{
"hex": "#4dfffa",
"rgb": {
"r": 77,
"g": 255,
"b": 250
},
"hsl": {
"h": 178.315,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.91161,
"c": 0.1402,
"h": 192.2
},
"luminance": 0.8
}Semantic roles & 50–950 ramp
primary
#4DFFFA
secondary
#CC2429
accent
#0006E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101817
muted
#808685