#4FFFFC#4FFFFC
#4FFFFC is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.3% C 0.139 H 193.3°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFFFC |
|---|---|
| RGB | rgb(79, 255, 252) |
| HSL | hsl(179, 100%, 65%) |
| HSV | hsv(179, 69%, 100%) |
| CMYK | cmyk(69%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(91.78, -44.03, -11.51) |
| CIE-LCH | lch(91.78, 45.50, 194.65°) |
| OKLab | oklab(91.27% -0.1354 -0.032) |
| OKLCH | oklch(91.27% 0.139 193.3) |
| XYZ | xyz(56.5471, 80.2039, 104.5773) |
| Luminance | 0.8021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.34
Aqua
#00FFFF
ΔE00 1.74
Bright Turquoise
#0FFEF9
ΔE00 1.81
Bright Light Blue
#26F7FD
ΔE00 3.30
Bright Aqua
#0BF9EA
ΔE00 4.51
Light Cyan
#ACFFFC
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFFFC #FF4F52
analogous
#4FFFA4 #4FFFFC #4FAAFF
triadic
#4FFFFC #FC4FFF #FFFC4F
tetradic
#4FFFFC #A44FFF #FF4F52 #AAFF4F
square
#4FFFFC #A44FFF #FF4F52 #AAFF4F
split-complementary
#4FFFFC #FF4FAA #FFA44F
monochromatic
#00D4D0 #12FFFB #4FFFFC #8CFFFD #C9FFFE
Accessibility & contrast
On white
1.23
#4FFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#4FFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFFFC
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFFFC | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#D5DFFD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #4ffffc; /* rgb */ color: rgb(79, 255, 252); /* oklch */ color: oklch(91.3% 0.139 193.3);
Tailwind
colors: {
custom: {
50: '#98fffd',
500: '#4ffffc',
950: '#000000',
},
}SCSS
$custom: #4ffffc; $custom-light: #98fffd; $custom-dark: #000000;
JSON
{
"hex": "#4ffffc",
"rgb": {
"r": 79,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.977,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.91268,
"c": 0.13919,
"h": 193.3
},
"luminance": 0.80211
}Semantic roles & 50–950 ramp
primary
#4FFFFC
secondary
#CE2427
accent
#0004E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101817
muted
#808685