#4DFFE8#4DFFE8
#4DFFE8 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.145 H 182.5°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFFE8 |
|---|---|
| RGB | rgb(77, 255, 232) |
| HSL | hsl(172, 100%, 65%) |
| HSV | hsv(172, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 9%, 0%) |
| CIE-LAB | lab(91.20, -49.53, -2.00) |
| CIE-LCH | lch(91.20, 49.57, 182.31°) |
| OKLab | oklab(90.61% -0.1447 -0.0062) |
| OKLCH | oklch(90.61% 0.145 182.5) |
| XYZ | xyz(53.3790, 78.9177, 88.7477) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.07
Tiffany Blue
#7BF2DA
ΔE00 4.32
Bright Turquoise
#0FFEF9
ΔE00 5.65
Aqua (survey)
#13EAC9
ΔE00 5.79
Light Aqua
#8CFFDB
ΔE00 6.28
Turquoise
#40E0D0
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFFE8 #FF4D64
analogous
#4DFF8F #4DFFE8 #4DBDFF
triadic
#4DFFE8 #E84DFF #FFE84D
tetradic
#4DFFE8 #8F4DFF #FF4D64 #BDFF4D
square
#4DFFE8 #8F4DFF #FF4D64 #BDFF4D
split-complementary
#4DFFE8 #FF4DBD #FF8F4D
monochromatic
#00D2B7 #10FFE0 #4DFFE8 #8AFFF0 #C7FFF8
Accessibility & contrast
On white
1.25
#4DFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#4DFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFFE8
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFFE8 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E7
Deuteranopia (green-blind)
#DADEEA
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #4dffe8; /* rgb */ color: rgb(77, 255, 232); /* oklch */ color: oklch(90.6% 0.145 182.5);
Tailwind
colors: {
custom: {
50: '#96ffef',
500: '#4dffe8',
950: '#000000',
},
}SCSS
$custom: #4dffe8; $custom-light: #96ffef; $custom-dark: #000000;
JSON
{
"hex": "#4dffe8",
"rgb": {
"r": 77,
"g": 255,
"b": 232
},
"hsl": {
"h": 172.247,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.90606,
"c": 0.14484,
"h": 182.5
},
"luminance": 0.78924
}Semantic roles & 50–950 ramp
primary
#4DFFE8
secondary
#CC243A
accent
#001EE6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1816
muted
#808685