#4DFDFF#4DFDFF
#4DFDFF is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.9% C 0.139 H 196.1°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFDFF |
|---|---|
| RGB | rgb(77, 253, 255) |
| HSL | hsl(181, 100%, 65%) |
| HSV | hsv(181, 70%, 100%) |
| CMYK | cmyk(69.8%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(91.25, -42.56, -13.85) |
| CIE-LCH | lch(91.25, 44.76, 198.02°) |
| OKLab | oklab(90.86% -0.1331 -0.0385) |
| OKLCH | oklch(90.86% 0.139 196.1) |
| XYZ | xyz(56.2277, 79.0417, 106.8815) |
| Luminance | 0.7905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.63
Aqua
#00FFFF
ΔE00 1.89
Bright Light Blue
#26F7FD
ΔE00 1.96
Bright Turquoise
#0FFEF9
ΔE00 2.93
Bright Aqua
#0BF9EA
ΔE00 5.91
Robin'S Egg
#6DEDFD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFDFF #FF4F4D
analogous
#4DFFA8 #4DFDFF #4DA4FF
triadic
#4DFDFF #FF4DFD #FDFF4D
tetradic
#4DFDFF #A84DFF #FF4F4D #A4FF4D
square
#4DFDFF #A84DFF #FF4F4D #A4FF4D
split-complementary
#4DFDFF #FF4DA4 #FFA84D
monochromatic
#00CFD2 #10FCFF #4DFDFF #8AFEFF #C7FEFF
Accessibility & contrast
On white
1.25
#4DFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#4DFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFDFF
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFDFF | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D2DEFF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #4dfdff; /* rgb */ color: rgb(77, 253, 255); /* oklch */ color: oklch(90.9% 0.139 196.1);
Tailwind
colors: {
custom: {
50: '#98feff',
500: '#4dfdff',
950: '#000000',
},
}SCSS
$custom: #4dfdff; $custom-light: #98feff; $custom-dark: #000000;
JSON
{
"hex": "#4dfdff",
"rgb": {
"r": 77,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.674,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.90861,
"c": 0.13853,
"h": 196.1
},
"luminance": 0.79048
}Semantic roles & 50–950 ramp
primary
#4DFDFF
secondary
#CC2624
accent
#0300E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101818
muted
#808686