#4DFFEE#4DFFEE
#4DFFEE is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.143 H 185.6°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFFEE |
|---|---|
| RGB | rgb(77, 255, 238) |
| HSL | hsl(174, 100%, 65%) |
| HSV | hsv(174, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(91.35, -47.99, -4.88) |
| CIE-LCH | lch(91.35, 48.24, 185.81°) |
| OKLab | oklab(90.79% -0.1421 -0.014) |
| OKLCH | oklch(90.79% 0.143 185.6) |
| XYZ | xyz(54.2459, 79.2645, 93.3130) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.07
Bright Turquoise
#0FFEF9
ΔE00 3.90
Tiffany Blue
#7BF2DA
ΔE00 5.02
Aqua
#00FFFF
ΔE00 5.37
Bright Cyan
#41FDFE
ΔE00 5.66
Turquoise
#40E0D0
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFFEE #FF4D5E
analogous
#4DFF95 #4DFFEE #4DB7FF
triadic
#4DFFEE #EE4DFF #FFEE4D
tetradic
#4DFFEE #954DFF #FF4D5E #B7FF4D
square
#4DFFEE #954DFF #FF4D5E #B7FF4D
split-complementary
#4DFFEE #FF4DB7 #FF954D
monochromatic
#00D2BE #10FFE8 #4DFFEE #8AFFF4 #C7FFFA
Accessibility & contrast
On white
1.25
#4DFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#4DFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFFEE
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFFEE | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#D9DEF0
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #4dffee; /* rgb */ color: rgb(77, 255, 238); /* oklch */ color: oklch(90.8% 0.143 185.6);
Tailwind
colors: {
custom: {
50: '#96fff3',
500: '#4dffee',
950: '#000000',
},
}SCSS
$custom: #4dffee; $custom-light: #96fff3; $custom-dark: #000000;
JSON
{
"hex": "#4dffee",
"rgb": {
"r": 77,
"g": 255,
"b": 238
},
"hsl": {
"h": 174.27,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.90786,
"c": 0.1428,
"h": 185.6
},
"luminance": 0.79271
}Semantic roles & 50–950 ramp
primary
#4DFFEE
secondary
#CC2434
accent
#0016E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1817
muted
#808685