#4FFFF6#4FFFF6
#4FFFF6 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.1% C 0.140 H 189.9°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFFF6 |
|---|---|
| RGB | rgb(79, 255, 246) |
| HSL | hsl(177, 100%, 65%) |
| HSV | hsv(177, 69%, 100%) |
| CMYK | cmyk(69%, 0%, 3.5%, 0%) |
| CIE-LAB | lab(91.61, -45.63, -8.65) |
| CIE-LCH | lch(91.61, 46.45, 190.73°) |
| OKLab | oklab(91.07% -0.138 -0.0242) |
| OKLCH | oklch(91.07% 0.14 189.9) |
| XYZ | xyz(55.6113, 79.8296, 99.6487) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 1.89
Bright Aqua
#0BF9EA
ΔE00 2.93
Aqua
#00FFFF
ΔE00 3.05
Bright Cyan
#41FDFE
ΔE00 3.17
Bright Light Blue
#26F7FD
ΔE00 4.97
Tiffany Blue
#7BF2DA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFFF6 #FF4F58
analogous
#4FFF9E #4FFFF6 #4FB0FF
triadic
#4FFFF6 #F64FFF #FFF64F
tetradic
#4FFFF6 #9E4FFF #FF4F58 #B0FF4F
square
#4FFFF6 #9E4FFF #FF4F58 #B0FF4F
split-complementary
#4FFFF6 #FF4FB0 #FF9E4F
monochromatic
#00D4C9 #12FFF3 #4FFFF6 #8CFFF9 #C9FFFC
Accessibility & contrast
On white
1.24
#4FFFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#4FFFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFFF6
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFFF6 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F6
Deuteranopia (green-blind)
#D7DFF8
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #4ffff6; /* rgb */ color: rgb(79, 255, 246); /* oklch */ color: oklch(91.1% 0.140 189.9);
Tailwind
colors: {
custom: {
50: '#98fff9',
500: '#4ffff6',
950: '#000000',
},
}SCSS
$custom: #4ffff6; $custom-light: #98fff9; $custom-dark: #000000;
JSON
{
"hex": "#4ffff6",
"rgb": {
"r": 79,
"g": 255,
"b": 246
},
"hsl": {
"h": 176.932,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.91075,
"c": 0.14007,
"h": 189.9
},
"luminance": 0.79836
}Semantic roles & 50–950 ramp
primary
#4FFFF6
secondary
#CE242D
accent
#000CE6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101817
muted
#808685