#4DFEFF#4DFEFF
#4DFEFF is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.1% C 0.139 H 195.6°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFEFF |
|---|---|
| RGB | rgb(77, 254, 255) |
| HSL | hsl(180, 100%, 65%) |
| HSV | hsv(180, 70%, 100%) |
| CMYK | cmyk(69.8%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(91.54, -43.01, -13.42) |
| CIE-LCH | lch(91.54, 45.05, 197.33°) |
| OKLab | oklab(91.09% -0.134 -0.0373) |
| OKLCH | oklch(91.09% 0.139 195.6) |
| XYZ | xyz(56.5442, 79.6747, 106.9870) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.51
Aqua
#00FFFF
ΔE00 1.70
Bright Light Blue
#26F7FD
ΔE00 2.26
Bright Turquoise
#0FFEF9
ΔE00 2.65
Bright Aqua
#0BF9EA
ΔE00 5.63
Robin'S Egg
#6DEDFD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFEFF #FF4E4D
analogous
#4DFFA7 #4DFEFF #4DA5FF
triadic
#4DFEFF #FF4DFE #FEFF4D
tetradic
#4DFEFF #A74DFF #FF4E4D #A5FF4D
square
#4DFEFF #A74DFF #FF4E4D #A5FF4D
split-complementary
#4DFEFF #FF4DA5 #FFA74D
monochromatic
#00D0D2 #10FEFF #4DFEFF #8AFEFF #C7FFFF
Accessibility & contrast
On white
1.24
#4DFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#4DFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFEFF
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFEFF | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D3DFFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #4dfeff; /* rgb */ color: rgb(77, 254, 255); /* oklch */ color: oklch(91.1% 0.139 195.6);
Tailwind
colors: {
custom: {
50: '#98ffff',
500: '#4dfeff',
950: '#000000',
},
}SCSS
$custom: #4dfeff; $custom-light: #98ffff; $custom-dark: #000000;
JSON
{
"hex": "#4dfeff",
"rgb": {
"r": 77,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.337,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.91092,
"c": 0.13911,
"h": 195.6
},
"luminance": 0.79681
}Semantic roles & 50–950 ramp
primary
#4DFEFF
secondary
#CC2524
accent
#0100E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101818
muted
#808686