#4FFDFC#4FFDFC
#4FFDFC is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.138 H 194.4°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFDFC |
|---|---|
| RGB | rgb(79, 253, 252) |
| HSL | hsl(180, 98%, 65%) |
| HSV | hsv(180, 69%, 99%) |
| CMYK | cmyk(68.8%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(91.20, -43.14, -12.36) |
| CIE-LCH | lch(91.20, 44.88, 195.99°) |
| OKLab | oklab(90.8% -0.1336 -0.0344) |
| OKLCH | oklch(90.8% 0.138 194.4) |
| XYZ | xyz(55.9124, 78.9345, 104.3657) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.75
Aqua
#00FFFF
ΔE00 1.68
Bright Turquoise
#0FFEF9
ΔE00 2.21
Bright Light Blue
#26F7FD
ΔE00 2.61
Bright Aqua
#0BF9EA
ΔE00 5.01
Robin'S Egg
#6DEDFD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFDFC #FD4F50
analogous
#4FFDA5 #4FFDFC #4FA7FD
triadic
#4FFDFC #FC4FFD #FDFC4F
tetradic
#4FFDFC #A54FFD #FD4F50 #A7FD4F
square
#4FFDFC #A54FFD #FD4F50 #A7FD4F
split-complementary
#4FFDFC #FD4FA7 #FDA54F
monochromatic
#02CFCE #12FCFB #4FFDFC #8CFEFD #C8FEFE
Accessibility & contrast
On white
1.25
#4FFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#4FFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFDFC
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFDFC | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FC
Deuteranopia (green-blind)
#D3DEFD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #4ffdfc; /* rgb */ color: rgb(79, 253, 252); /* oklch */ color: oklch(90.8% 0.138 194.4);
Tailwind
colors: {
custom: {
50: '#98fefd',
500: '#4ffdfc',
950: '#000000',
},
}SCSS
$custom: #4ffdfc; $custom-light: #98fefd; $custom-dark: #000000;
JSON
{
"hex": "#4ffdfc",
"rgb": {
"r": 79,
"g": 253,
"b": 252
},
"hsl": {
"h": 179.655,
"s": 97.753,
"l": 65.098
},
"oklch": {
"l": 0.90804,
"c": 0.13791,
"h": 194.4
},
"luminance": 0.78941
}Semantic roles & 50–950 ramp
primary
#4FFDFC
secondary
#CA2627
accent
#0001E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101817
muted
#808685