#4DFCFC#4DFCFC
#4DFCFC is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.138 H 195.0°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFCFC |
|---|---|
| RGB | rgb(77, 252, 252) |
| HSL | hsl(180, 97%, 65%) |
| HSV | hsv(180, 69%, 99%) |
| CMYK | cmyk(69.4%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(90.88, -42.94, -12.85) |
| CIE-LCH | lch(90.88, 44.82, 196.66°) |
| OKLab | oklab(90.53% -0.1334 -0.0357) |
| OKLCH | oklch(90.53% 0.138 195) |
| XYZ | xyz(55.4337, 78.2203, 104.2531) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.55
Aqua
#00FFFF
ΔE00 1.70
Bright Light Blue
#26F7FD
ΔE00 2.25
Bright Turquoise
#0FFEF9
ΔE00 2.41
Bright Aqua
#0BF9EA
ΔE00 5.25
Robin'S Egg
#6DEDFD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFCFC #FC4D4D
analogous
#4DFCA5 #4DFCFC #4DA5FC
triadic
#4DFCFC #FC4DFC #FCFC4D
tetradic
#4DFCFC #A54DFC #FC4D4D #A5FC4D
square
#4DFCFC #A54DFC #FC4D4D #A5FC4D
split-complementary
#4DFCFC #FC4DA5 #FCA54D
monochromatic
#03CBCB #11FBFB #4DFCFC #89FDFD #C5FEFE
Accessibility & contrast
On white
1.26
#4DFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#4DFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFCFC
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFCFC | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FC
Deuteranopia (green-blind)
#D2DDFD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4dfcfc; /* rgb */ color: rgb(77, 252, 252); /* oklch */ color: oklch(90.5% 0.138 195.0);
Tailwind
colors: {
custom: {
50: '#97fefd',
500: '#4dfcfc',
950: '#000000',
},
}SCSS
$custom: #4dfcfc; $custom-light: #97fefd; $custom-dark: #000000;
JSON
{
"hex": "#4dfcfc",
"rgb": {
"r": 77,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 96.685,
"l": 64.51
},
"oklch": {
"l": 0.90529,
"c": 0.13807,
"h": 195
},
"luminance": 0.78227
}Semantic roles & 50–950 ramp
primary
#4DFCFC
secondary
#C72626
accent
#0000E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685